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