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