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