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