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