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