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