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