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