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