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