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