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