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