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