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