Tuesday, 1 October 2013

Print command line output into a text file in Linux (Ubuntu)

Print command line output into a text file in Linux (Ubuntu)

I have a C++ program in Linux (Ubuntu) which prints very long output in a
command terminal.
How can i copy this output from command terminal directly to the .txt file
by Linux command?

No comments:

Post a Comment