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