imginfo tmp.jpg noimage >img.txt sed -ne 's/^.*RGB /a=/p' img.txt | sed -e 's/x/; b=/' -e 's/)/;/' >img.bc bc img.bc compimag.bc >img.bat chmod 700 img.bat img.bat