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