[kanchilug] 1D1C - tgz

  • From: Dhanasekar <tkdhanasekar@xxxxxxxxx>
  • To: ilugc@xxxxxxxxxxxxx, kanchilug@xxxxxxxxxxxxx, ilugd@xxxxxxxxxxxxxxxxxxxx
  • Date: Sat, 1 Apr 2023 06:00:00 +0530

tgz - makes a gzip'd tar archive

syntax
$ tgz [ destination [ source ...  ] ]

$ tar -cvzf <name of tarball>.tgz /path/to/source/folder
$ tar -cvzf <name of tarball>.tgz /path/to/source_file
$ tar -cvzf file.tgz /home/ilugc/Documents/file.pdf



regards,
T.Dhanasekar

Other related posts:

  • » [kanchilug] 1D1C - tgz - Dhanasekar