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