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