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