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