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