HTTrack Website Copier
Free software offline browser - FORUM
Subject: Re: shell scripting httrack
Author: Bo Hovgaard Thomasen
Date: 12/18/2007 07:35
 
> execute as a command. i'd like to have nothing
> returned at all. is there a super diddley uber Quiet
> mode? :D

If you want absolutely no feedback from HTTrack you can add > /dev/null at the
end of the HTTrack command and the parameters you use. 

For example: 
httrack <http://webpagetomirror.com> -O ~/Webpages/071218_webpagetomirror_com -n
-j +*.pdf > /dev/null

All output from the command is redirected to /dev/null. If you prefer, you
could alternatively redirect the output to a text file by using >
textfile.txt. 

- Bo
 
Reply Create subthread


All articles

Subject Author Date
shell scripting httrack

12/10/2007 22:04
Re: shell scripting httrack

12/12/2007 14:27
Re: shell scripting httrack

12/17/2007 17:09
Re: shell scripting httrack

12/18/2007 07:35
Re: shell scripting httrack

02/21/2008 00:12




b

Created with FORUM 2.0.11