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