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