I have a zip file
myfolder.zip, but the unzip folder name is
"someotherfolder"
I was expecting the unzip folder name to be
"myfolder"
but this is not true.
My question is to find the name of the unzip folder name from the
name of zip file.
Is there a command to find out that.
Please tell me. My search revealed no command.
Thanks a lot.
nagrik
If you know the names of files in the zip file just do a search for
those and the search should lead you to the folder they are in!!
Simple