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