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