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