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