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