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