output to a file


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]

Posted by help on August 13, 2001 at 23:45:10:

could someone please tell me the command to direct your output to a file, instead of having it displayed on the screen.
i tried
g++ test.cpp -o output.txt
a.out 2 test_one.txt

but that doens't work. thanx a lot.



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:


[ Follow Ups ] [ Post Followup ] [ CS328 Message Board ] [ FAQ ]