help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Writing terminal output to a file


From: Edward C. Jones
Subject: Writing terminal output to a file
Date: Tue, 8 Mar 2005 09:31:44 -0600
User-agent: Debian Thunderbird 1.0 (X11/20050116)

I have an up-to-date Debian sid system on a PC. I have installedDebian packages "octave2.1", version 2.1.67-1 and "octave-forge", version 2004.11.16-6. I use the bash shell.

I am currently installing into Octave a wavelet program called WaveLab. As part of this, I need to run, from Octave, a command, "startup", that calls gcc many times. The calls to gcc are output to the terminal. I would like to write a copy of this output to a file (like "tee") or redirect the output to a file (like "&>"). In general, how can I put in a file a copy of everything that Octave sends to the terminal (including stuff put through the pager)?



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]