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