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