Taking the examples in the docs...
Code: Select all
convert tree.gif -format %c histogram:info:-Code: Select all
convert tree.gif -format %c histogram:info:- file.txtCan somebody enlighten me please?
Thanks
Matt
Code: Select all
convert tree.gif -format %c histogram:info:-Code: Select all
convert tree.gif -format %c histogram:info:- file.txtCode: Select all
convert tree.gif -format %c histogram:info:- > file.txtTrying this on Windows gave me a 90000 line pixel enumeration file.fmw42 wrote:actually I believe more properly on unix it should be
convert tree.gif -format %c histogram:info:- 2>&1 file.txt
Code: Select all
convert tree.gif -format %c histogram:info:file.txtUsers browsing this forum: Semrush [Bot] and 15 guests