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