in reply to Re: (Windows) verbatim command line arguments inside Perl script
in thread (Windows) verbatim command line arguments inside Perl script
The quoting gets lost when the shell parses the command line arguments.
I'm not an expert, but I thought that part of the issue is that on Windows, that's actually not what happens? I'm looking at Re^3: Perl Rename.
Update: Unless with that sentence you were referring to *NIX systems, in which case you're right of course.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: (Windows) verbatim command line arguments inside Perl script
by haj (Vicar) on Apr 16, 2021 at 15:42 UTC |