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