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