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