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