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