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