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