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