in reply to Re^6: s// All Files In Directory
in thread s// All Files In Directory
A wild guess: On Windows, you used to have to use *.* to match all files, while a single * would only match files with no extension. Is that still the case?
Aaron B.
My Woefully Neglected Blog, where I occasionally mention Perl.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: s// All Files In Directory
by vagabonding electron (Curate) on Apr 03, 2012 at 11:53 UTC |