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