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