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