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