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