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