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