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