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