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