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