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