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