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