in reply to Re^3: how to dir a directory that have space
in thread how to dir a directory that have space
No it does not work.
Works for me:
C:\test>perl -we"my $dir = 'c:\\program files\\'; print for `dir \"$di +r\" /s /b /o:-s`" c:\program files\7-Zip c:\program files\Bin c:\program files\Common Files c:\program files\Core Temp c:\program files\CPUID c:\program files\Direct Modeling Express 4.0 c:\program files\Extras c:\program files\GlowCode 9.0 c:\program files\Hitman Pro 3.5 ...
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^5: how to dir a directory that have space
by AtlasFlame (Novice) on Jan 18, 2015 at 11:05 UTC |