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