how the hell do i access a directory that is too logn or one that has spaces
Printable View
how the hell do i access a directory that is too logn or one that has spaces
too long I think you use the tilda and seven characters
so myreallyreallybigfilename.txt would be
~myreall.txt
i think thats how it worked :)
For spaces, try wrapping the directory in ""s
cd "c:\program files"
Er... probe it deep and slow?Quote:
Originally posted by Arrow_Raider
how the hell do i access a directory that is too logn or one that has spaces
It'sQuote:
Originally posted by SteveCRM
too long I think you use the tilda and seven characters
so myreallyreallybigfilename.txt would be
~myreall.txt
i think thats how it worked :)
myreal~1.txt
6 characters, a tilde, followed by a number.
thats it...sorry