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