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