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