Perl Monk, Perl Meditation | |
PerlMonks |
Re: Backslashes in command arguementsby smithers (Friar) |
on Feb 27, 2007 at 05:17 UTC ( [id://602255]=note: print w/replies, xml ) | Need Help?? |
tygu: you can often also use unix-style slashes instead of the Windows-style backslash escaped with another backslash. For example, on my XP laptop any of below work fine with glob:
Note that the Windows Admin share (C$) is shown with the $ escaped (C\$).
In Section
Seekers of Perl Wisdom
|
|