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