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