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