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