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