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