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