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