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