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