bug-wget
[Top][All Lists]
Advanced

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

[Bug-wget] [bug #49971] Tildes inside quotations in option arguments are


From: Tim Ruehsen
Subject: [Bug-wget] [bug #49971] Tildes inside quotations in option arguments aren't parsed correctly
Date: Sun, 1 Jan 2017 20:05:05 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:50.0) Gecko/20100101 Firefox/50.0

Update of bug #49971 (project wget):

                  Status:                    None => Wont Fix               
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

The ~ expansion a a (POSIX) shell feature, not a wget feature.
If you use such a shell and want it to expand ~ into your home directory, do
not quote. 

Same with other tools:

$ touch ~/image.jpg
$ rm rm "~/image.jpg"
rm: cannot remove '~/image.jpg': No such file or directory


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49971>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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