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