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