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