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