Hi Gurhan,

The tee command printed out the table perfectly to a
file,

Cheers,
Colin


>tee /dir/table.txt;
>select * from table;

--- Gurhan Ozen <[EMAIL PROTECTED]> wrote:
> Hi,
> Try to use tee command to log all the output into a
> file. It will have the
> column names and everything you see in the screen.
> See:
> http://www.mysql.com/doc/m/y/mysql.html
> 
> Gurhan
> 
> -----Original Message-----
> From: colin o [mailto:[EMAIL PROTECTED]]
> Sent: Friday, April 05, 2002 4:14 PM
> To: mysql
> Subject: printing the database
> 
> 
> Hi,
> Is it possible to print a table from the database in
> the same format as you can see it. I tried to export
> a
> table to an outfile, but i dont get the column
> names.
> 
> I am using Linux so i don't have a print screen
> option,
> I think you can do using a software package called
> EMS MySQL Manager, but this isn't free.
> 
> Is it possible?
> Thanks in advance,
> Colin
> 
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
> 
>
---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list
> archive)
> 
> To request this thread, e-mail
> <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
>
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try:
> http://lists.mysql.com/php/unsubscribe.php
> 
> 
>
---------------------------------------------------------------------
> Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list
> archive)
> 
> To request this thread, e-mail
> <[EMAIL PROTECTED]>
> To unsubscribe, e-mail
>
<[EMAIL PROTECTED]>
> Trouble unsubscribing? Try:
> http://lists.mysql.com/php/unsubscribe.php
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to