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