tar a directory linux

# gzip my-folder-name
#
# flags:
# 	z = filter the archive through gzip
# 	c = create a new archive
# 	v = verbosely list files processed
# 	f = use archive file or device ARCHIVE
#
# Example:
tar -zcvf my-filename.tar.gz my-folder-name

4
3
Saibot 100 points

                                    tar -czvf name-of-archive.tar.gz /path/to/directory-or-file

4 (3 Votes)
0
4.11
9

                                    tar a directory linux

4.11 (9 Votes)
0
4
5
Levi P. 80 points

                                    tar -czvf archive.tar.gz stuff

4 (5 Votes)
0
4.5
2
Tomasz74 90 points

                                    tar -czvf archive.tar.gz stuff

4.5 (2 Votes)
0
3.8
5
JpaytonWPD 105 points

                                    tar -czvf name-of-archive.tar.gz /path/to/directory-or-file

3.8 (5 Votes)
0
0
0
John_d0e 105 points

                                    tar a directory linux

0
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
tar gz folder extract unix tar folder tar dir linux tar dir tar gzip folders linux tar directory with files how to tar a directory linux folder linux zip tar.gz how to unzip a tar.gz file to new folder how to zip .tar.gz of a folder tar folder linux example linux tar file folder tar a directory to gzip tar gz extract to folder how to tar folder linux use tar and gzip together command to tar a folder in linux unzip specific folder tar.gz how to tar a folder in bash tar and gzip a file tar a folder command how to tar a directory in linux with examples tar a directroy linux tar make tar.gz file with content of the folder bash tar a directory tar a folder in linux terminal tar the folder command line gzip tar folder tar a directory command tar a dir shell tar command folder tar folder in linux gzip dir with tar tar current directory extract tar.gz to folder tar gzip folder create tar of folder linux tar extract gzip linux tar to new directory tar a dir linux how to tar a folderdebian tar a directory in linux extract tar gz folder how to gzip existing tar how to gzip tar how to tar directory tarball a directory linux how to tar folder linux tar command tar directory linux directory gz file unzip using tar tar folder command linux tar gzip directory tar folder current linux how to tar a folder tar and gzip tar + gzip tar and gzip in one step tar directory linux example tar gzip a directory directory to tar command linux tar a directory gzip tar windows tar without gzip tar gzip folder command line tar gzip ubuntu tar gzip a folder how to tar a folder in .gz tar terminal folder cd directory tar get output directory make a tar directory tamu directory tragz folder linux compress folder tar command tar gzip folder command in linux bash compress a folder how to tar entire folder archive the folder linux tar file linux command line how to archive a dir with tar tar a foldedr in linux bash create tar of folder create a tar file from folder tar compress folders linux tar compress a folder tar diretory tar files in directory tar folder debian how to compress a folder linux Crate tar archive from directory zip folder with tar ubuntu zip folder with tar tar comprime directory tar a folder in ubuntu tar gz all contnets of directory linux make a tar folder linux linux tar a whole direcorty tar up files in a directory linux zip tar.gz tar command linux compress folder tar -tf command linux compress folder to tgz tar fukes folder to tar archive linux compress folder tar archive a directory compress folder into tar.zip zip folder into tar.gz compress folder into tar.gz how to tar gz folder linux compress folder command tar of a dir tar of a directory tar command to compress create a tar of a directory tar dirextory archive directory linux tar directory how to tar a folder linux how to create a folder into a tar file linux debian tar directory tar compress to folder tar colder linux how to compress everything in current folder into a tar.gz tar directories bash tar gzip linux how to archive and compress a directory how to tar entire directory centos tarfolder compress directory in linux compress dir in linux tar gs compression how to tar folder in linux tar the directory zip a directory in linux using tar linux compress directory into tar.gz create tar from directory linux tar to direcory linux comand to tar folder how to compress folder in the linux linux compress a folder to a file linux compres a folder to a file compress directory in tar how to compress directory in linux cmd tar gzip dir tar compress folder files how to tar a folder creating a tar tcreate tar from folder tar compress folder tar create archive files -rom tar tar.gz linx folder put directory into tar file compress folder tar create tar of a folder tar pack files how to compress directry tar tar gz foleder linux convert a directory to tar in linux convert a directory to tar.gz in linux compress a directory to tar.gz convert a directory to tar tar zip linux pack folder linux how to save tar gz a directory compress folder in linux command to compress folder linux tar command to archive folder tar.gz a folder liunx tar create tar of folder tar gzip a dir tar folders tar a foloder in linux tar a afolder tar gz a copy of a directory tar.gz dir how to compress a folder in linux targ a folder linux compress dir linux compress a folder tar.gz tar a file compress folder ubuntu tarball a dir linux compress directory shell script tar files how to compress any folder in linux cli tar directory how tar a fodler tar a folder inux tar compess directory tar .tgz folder linux compress tar tar and zip folder tar zip folder comptrass foder with tar tar a directory compress entire foldere linux zip folder tar how to zip the folder in ubuntu using tar command convert a folder to tar.gz linux command line how to archive a directory in linux with tar tar folder linux tar folder cli compress entire directory linux bash tar gz folder tar folder linux command compress a folder linux tar a directory on linux how to compress a folder in linux terminal tar.gz folder linux shell script compress folder compress full directory targz ubuntu command line linux tar folder to file how to convert folder to tar.gz in linux tar compress directory linux compress tar.gz LINUX compress file command in linux backup entire folder linux tar.gz how to zip a file in linux using tar tar a directory linux linux zip to tar tar linux folder linux tar a folder compress directory linux command for tar folder linux compress folders linux tar up a folder in bash compress directories bash how to create a tar.gz directory in linux linux archive tar.gz linux command compress folder how to tar a folder in linux linux compact file ubuntu tar linux tar directory create tar gz folder linux linux how to tar a directory tar up a directory in linux compress file tar gz linux tar gz dir linux compress folder to "tgz" linux make tar of folder linux how to compress folder in linux conpress folder linux tar a linux folder conpress folder to tgz linux how to compress "tgz" file linux linux tar gz folder compress folder in linux command linux .tar.gz tar gz directory linux compress a directory tar zip folder linux compress folder linux tar a folder linux how to make a tar.gz of a folder tar zip command creating a folder Compress Folfer using terminal Linux tar compress folder linux tar directory linux bash tar directory tar an entire directory make tar folder tar a folder linux archive folder tar folder tar.gz folder tar gz folder how tar a folder tar gz folder linux tar zip a folder create gz archive linux tar folder linux command line linux compress directory linux tar folder tar a folder in linux gzip folder with tar
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source