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