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