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