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