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