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