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