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