RE: MS-DOS Window

2002-03-07 Thread Robbie Martinez
Yes ... just went to mysql.com and I think the tee functionality was introduced in 3.23.XX -Robbie On Thu, 7 Mar 2002, Todd Williamsen wrote: > I don't have a problem and I am using 3.23.47 > > > -Original Message----- > From: Robbie Martinez [mailto:[EMAIL

RE: MS-DOS Window

2002-03-07 Thread Robbie Martinez
ECT for this ... > OR, you can use the tee command in mysql> prompt... Just do : > mysql>tee outfile.txt > mysql>select blah, blah; > mysql>notee > > Hope this helps... > Gurhan, > > > -Original Message- > From: Robbie Martinez [mailto:[EMAIL

MS-DOS Window

2002-03-04 Thread Robbie Martinez
This may be a simple MS-DOS question, but I'm a UNIX guy and am pretty clueless... I'm trying to capture some mysql command output, but my DOS screen runs out of space. In other words, the data goes beyond what I can scroll up to get. Is there any way for me to either: (1) Redirect output