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