Wednesday, April 25, 2012

How to create Tar.gz / zip / on ubuntu

For creating tar.gz right click on folder and select compress and file format you need,

or

if you need to do it through terminal you can issue this command


tar cvvzf /folder-name.tar.gz
zip -a -r /folder-name.zip








No comments:

Post a Comment

Thank you for Commenting Will reply soon ......

Featured Posts

#Linux Commands Unveiled: #date, #uname, #hostname, #hostid, #arch, #nproc

 #Linux Commands Unveiled: #date, #uname, #hostname, #hostid, #arch, #nproc Linux is an open-source operating system that is loved by millio...