Posted on 2009-11-20 11:21:32-08 by exiftool in response to 11787
Re: Redirect Console output to File
Hi Mikey,

You got it right. That should work.

adding "> out.txt" to the end of any command will pipe the console output to the file "out.txt" in the current directory.

Can you be more specific? What didn't work? Did the output still go to the console, or was it just that you couldn't find the output .txt file?

- Phil
Direct Responses: 11806 | Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.