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