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