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
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 ......