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