bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-wget] Why is wget appending a .1 on the first download attempt?


From: Jerry Cheung
Subject: [Bug-wget] Why is wget appending a .1 on the first download attempt?
Date: Sun, 22 Jun 2014 15:24:08 -0700

I ran the following:

wget -N -E http://whatcodecraves.com/articles

The output was saved to `articles.1.html`. Why is there a `.1` on this
initial run?

-E worked as I expected by appending a `.html` suffix to the file, and -N
works because subsequent runs stay in `articles.1.html`. Any ideas?

-- 
-Jerry
@whatcodecraves <http://twitter.com/whatcodecraves>
GitHub <https://github.com/jch>


reply via email to

[Prev in Thread] Current Thread [Next in Thread]