ref: 83b854df0d2a98ca35f8d3215e7fe34531563b20
dir: /rc/bin/wloc/
#!/bin/rc rfork e ifs=' ' for(i in `{ls /dev/wsys}) { echo window -r `{syscall -o read 0 buf 59 < $i/window >[2] /dev/null | sed 's/............//; s/^ *//; s/ */ /g'} `{cat $i/label} }