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