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