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