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