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