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