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