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