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