By registering with us, you'll be able to discuss, share and private message with other members of our community.
SignUp Now!I haven't seen "Indexing ..." in 10+ years. Yet this command triggered something.
Code:v:\> unzip /d %foo "%xdir" * => V:\sysutils UNZIPPED\sysutils.txt => V:\sysutils UNZIPPED\os.txt => V:\sysutils UNZIPPED\sysutils.dll Indexing V:\
What happened?
v:\> dir /a:d sy*
Volume in drive V is DATA Serial number is c007:d3e4
Directory of V:\sy*
2011-03-02 14:30 <DIR> sysutils UNZIPPED
0 bytes in 0 files and 1 dir
7,037,927,424 bytes free
v:\> unzip /d sysutils.zip "sysutils UNZIPPED"\
=> V:\sysutils UNZIPPED\sysutils.txt
=> V:\sysutils UNZIPPED\os.txt
=> V:\sysutils UNZIPPED\sysutils.dll
Indexing V:\