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