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