hashdeep icon indicating copy to clipboard operation
hashdeep copied to clipboard

How to expert dfxml to file?

Open wangxiya opened this issue 7 years ago • 1 comments

Now, I only redirect stdout to file, May I expert dfxml to file in cmd directly?

wangxiya avatar Mar 11 '17 01:03 wangxiya

I am not sure what you're asking. You can redirect the DFXML output to a file like this:

$ hashdeep -d [FILES] > output.txt There is no option, however, to specify the output file as a option to the programs.

Does that answer your question?

jessek avatar Mar 11 '17 15:03 jessek