Reading command line info has never been easy. To save and open in a text file do the following-

The example is a netstat command but it can be any command

NETSTAT > textfile.txt

 

The type the following to open the file -

notepad textfile.txt