Menu

Redirect text info output to ascii file

2015-01-20
2015-01-20
  • Vladimir Monastyrev

    Hello!
    I'm try to redirect using > without success.
    Command line is:
    py c:\dezoomify\dezoomify.py d:\links.txt d:\pic\ -b -l -vv > output.log
    May you can add a parameter for duplicate output in log file?
    Best regards

     
  • Martin Valgur

    Martin Valgur - 2015-01-20

    Hi!

    Dezoomify prints its output to the stderr stream instead of stdout, which is why "> output.log" is having no effect here. You can fix this by doing "2> output.log" instead. See http://support.microsoft.com/kb/110930 .

     

Anonymous
Anonymous

Add attachments
Cancel





MongoDB Logo MongoDB