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