0

How to unzip with specific directory

Hai....

how to extract zip file with specific directory name...! if any one know the command please give me solution....

aiden
asked Sep 15, 2017
1 Answer
0

hai Aiden..... you can use -d options with unzip command. like bellow,

# unzip  <zipfilename>.zip  -d  /path/name
# unzip example.zip -d /opt/zip-dir/
View More
piraisudanrajendran
answered Sep 18, 2017
Your Answer
||||
 
100:0

Related Tutorials in How to unzip with specific directory

Related Tutorials in How to unzip with specific directory

Related Forums in How to unzip with specific directory

Related Forums in How to unzip with specific directory