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