Windows does not work with the equivalent command line:
perl -p -i -e "s/old/new/" *.txt
I have tried using -MFile::Glob and -MFile::DosGlob, with and without
<>'s surrounding the file pattern,
and I tried glob(*.txt), but nothing works.
I keep getting the error message: The syntax of the command is incorrect.
Has anyone been down this road before? What am I missing?
"Its not how hard you work, its how much you get done."
In reply to File Globbing in Windows One-Liner by roho
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |