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