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