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