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