in reply to Re: remove files starting with white from its folders and sub folders using perl?
in thread remove files starting with white from its folders and sub folders using perl?
It does, it treats it as a separator. Backslash it if you want it to interpret it literally:
say for glob 'a b'; # Matches "a" and "b". say for glob 'a\ b'; # Matches "a b".
($q=q:Sq=~/;[c](.)(.)/;chr(-||-|5+lengthSq)`"S|oS2"`map{chr |+ord }map{substrSq`S_+|`|}3E|-|`7**2-3:)=~y+S|`+$1,++print+eval$q,q,a,
|
---|