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