Tuesday, June 03, 2008

send the output data into file

if exist a execution file
a.exe
we would send the output data of a.exe
we command following
a.exe >output.txt
and the output data would be written into output.txt

0 Comments:

Post a Comment

<< Home