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