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