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