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