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