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