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