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