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