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