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