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