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