Ever heard of tee ? (if not then try 'man tee' or 'info tee')

wget -v ftp://ftp.something.com/somefile.zip | tee log.txt


Ricardo wrote:
> 
> the command
> 
> wget -o log.txt -v ftp://ftp.something.com/somefile.zip
> 
> with this command the program is quiet, do not print in screen, just to log
> file(log.txt)
> 
> how to print in log.txt and in screen ????
> 
> if i put
> wget ftp://ftp.something.com/somefile.zip
> it prints ins screen fine
> 
> Thanks for your help

-- 
Med venlig hilsen / Kind regards

Hack Kampbj�rn               [EMAIL PROTECTED]
HackLine                     +45 2031 7799

Reply via email to