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