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