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