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