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