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