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