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