ref: f7ae890ecb7c90cac69051816211c0cc97cd4c7c dir: /rc/bin/who/
#!/bin/rc ps | sed '/Broken/d /Exiting/d s% .*$%%' | sort -u