wget-dev
[Top][All Lists]
Advanced

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

Re: [Wget-dev] wget2 | WIP: Implementation of -I/-X options (!383)


From: DalmeGNU
Subject: Re: [Wget-dev] wget2 | WIP: Implementation of -I/-X options (!383)
Date: Tue, 28 Aug 2018 19:50:36 +0000

I was wondering how is it supposed that we will pass that to Wget2?

Because at least my shell changes "\x" for "x" when it calls a program. I 
suppose I'm not being clear with this so an example will help:

```
$ ./src/wget2 --config=\\
Failed to open \ (2): File or directory does not exist
Nothing to do - goodbye
$ echo \\ \,
\ ,
```

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


reply via email to

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