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