How to capture a command line output?

You would need to type the following syntax after the command that you want to execute " > Filename".

ex: c:\> dir > c:\test.txt

Comments

Popular posts from this blog

Configuring DB2 Connect Server

Concatenate files using MS-DOS