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