On Sat, Mar 03, 2012 at 11:07:11AM +0530, SravanKumar Sandela wrote: > Yes exactly, and i want to update MAGIC env variable from script. But to do > that i need to understand how and what to set it to.
On UNIX-like systems (including cygwin, I beleive) you would use a line such as: export MAGIC=/dev/null or: export MAGIC=/this/does/not/exist To be clear, this only changes the mime-type shown in the output from "image/png" to "application/octet-stream". It will not cause the property change to be displayed like it was displayed in 1.6.