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