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