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