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