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