Page 1 of 1

Piping to text files for most of CMD commands

Posted: 2022-Oct-25, 3:31 pm
by devdotme
I am not seeing piping in the examples of commands covered, to save one's posterior. I could be wrong and that it is somewhere.

Example:

dir *.* > dirlist.txt

ipconfig /all > ipconfigdate.txt
notepad ipconfigdate.txt

Re: Piping to text files for most of CMD commands

Posted: 2022-Oct-25, 8:50 pm
by Simon Sheppard
Thats under How-to then redirection

https://ss64.com/nt/syntax-redirection.html