From: Alex Vinokur Newsgroups: comp.os.msdos.djgpp Subject: Redirecting output Date: Wed, 05 Sep 2001 09:15:16 +0200 Organization: Scopus Network Technologies Lines: 29 Message-ID: <3B95D104.E6FAB34B@bigfoot.com> NNTP-Posting-Host: gateway.scopus.co.il (194.90.203.161) Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: fu-berlin.de 999670526 5806186 194.90.203.161 (16 [79865]) X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com =========================================== gcc version 2.95.3 20010315/djgpp (release) Windows98 =========================================== I would like to redirect output of command line to file : gcc -v *.c > log1.txt or gcc -v *.c >& log2.txt It doesn't work on Windows98. Is there any possibility to do it ? P.S. I realize that that question is not DJGPP-related one. On the other hand, if we know how to do the redirection it will help to use DJGPP. Thanks. =========================== Alex Vinokur mailto:alexvn AT bigfoot DOT com http://up.to/alexvn http://go.to/alexv_math ===========================