wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | no append .1 after extension please (#404)


From: Darshit Shah
Subject: Re: [Wget-dev] wget2 | no append .1 after extension please (#404)
Date: Sat, 13 Oct 2018 13:36:35 +0000

Appending a counter at the end of the file is the standard Unix way of doing 
this. Even logrotate appends a similar counter at the end of the filename.

I would claim that most Unix sysadmins and users are accustomed to this and 
would expect exactly this approach.

And as you mentioned globbing is a major factor here. Simple appending has the 
advantage of making globbing very easy compared to the case where you modify 
the filename.

-- 
Reply to this email directly or view it on GitLab: 
https://gitlab.com/gnuwget/wget2/issues/404#note_108531283
You're receiving this email because of your account on gitlab.com.


reply via email to

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