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