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