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