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