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