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