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