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