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