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