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