Re: Has this file changed?



On Thursday 19 April 2007 00:43, -G- wrote:

Then download it. Redirect the output to your file.

wget -r -N http://yoursite > file.txt

... should do the trick.

That sounds great, but the "file.txt" is a zero byte file, regardless of
whether the file is downloaded or not.
Perhaps wget does not allow redirection?
I (and you) should have read the man first.
To put the output in the logs, there's an option.
This should work:

wget -r -N http://yoursite -o file.txt

--
Research is what I'm doing, when I don't know what I'm doing.
(von Braun)

.



Relevant Pages

  • Re: Has this file changed?
    ... should do the trick. ... That sounds great, but the "file.txt" is a zero byte file, regardless of ... Perhaps wget does not allow redirection? ...
    (uk.comp.os.linux)
  • Re: Has this file changed?
    ... Rikishi 42 wrote: ... should do the trick. ... That sounds great, but the "file.txt" is a zero byte file, regardless of ...
    (uk.comp.os.linux)
  • Re: The Last Word
    ... assuming thwt it's above zero. ... Even Aaron Borgman has conceded this point. ... The SNR at the output jack of the bass will stay the same, regardless ... if there's noise associated with the volume pot itself, ...
    (alt.guitar.bass)
  • Re: Three point determinant simplification
    ... And this implies the algebraic manipulation that does the trick. ... The rightmost term is zero. ... ultimately trumps geometric reasoning. ...
    (comp.graphics.algorithms)
  • Newtons Method: Cute trick.
    ... I noticed a cute trick regarding Newton's Method; ... So Theorem 1 gives a way to find a zero ... "Understanding Godel isn't about following his formal proof. ...
    (sci.math)