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