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