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