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