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