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