Tag: tar

6 Untar a given linux tarball on MAC OS X 2011-10-25T23:17:08.370

6 Use tar vs bzip2 for creating a .tar.bz2 archive? 2012-04-17T18:53:00.137

6 Unarchive file while reducing size of archive? 2013-10-16T17:38:55.370

6 tar: cannot open: no such file or directory 2013-12-20T13:56:16.137

6 List contents of large tar archive quickly 2014-02-04T08:58:46.793

6 Extracting a *.tar.bz2 file? 2014-08-25T01:50:13.297

6 Concatenate multiple tar files in one command 2015-07-16T14:21:25.497

5 Linux - Is there a way to convert .bz2 files to .tar.bz2 files using pipes? 2009-10-11T18:30:13.177

5 Using find and tar with files with special characters in the name 2010-06-01T23:07:47.373

5 How to do the equivalent of "grep something * -Rin" on list of tar.gz files? 2011-06-08T09:20:36.943

5 How can I compress a large file into smaller parts? 2011-08-18T10:07:58.103

5 Use tar and gz to create archive in Ubuntu Terminal 2012-01-15T10:44:42.237

5 Can tar be forced to exit on the first error? 2012-05-30T01:18:17.797

5 Is there a command to determine the compression ratio of a tar.bz2 file? 2012-11-02T20:14:17.290

5 Create a tarball with a fake `root` 2013-05-14T20:35:54.670

5 How make a compressed tar when there are too many filenames for the shell to expand on a single line? 2013-09-06T22:30:08.223

5 Download zip/tar Github repository with .git metadata? 2014-02-08T10:58:26.093

5 Remote backup via SSH 2015-03-19T12:28:49.670

5 How to make a local tar file of a remote directory 2015-07-03T14:34:36.857

5 Chromium: prevent unpacking tar.gz 2015-07-14T19:41:11.530

4 How to tar.gz everything but .jpg/gif/png/wmv/flv/tar.gz/zip? 2009-12-10T00:43:32.530

4 .tgz not extracting properly 2010-02-21T18:02:15.307

4 how do I use tar -C on Snow Leopard when creating an archive? 2010-06-06T06:59:25.433

4 How to extract a single folder and its subfolders from a "tarball" (.tar.gz) 2010-06-23T16:18:51.367

4 Browsable compressed filesystem archive with full attributes? 2010-10-29T07:18:01.727

4 How to make TAR to not save the directory hierarchy 2011-02-19T12:23:25.517

4 How to use tar to compress only two files in a directory? 2011-06-20T08:25:39.913

4 tar - exclude certain files 2011-06-26T15:52:06.040

4 Tar - split files 2011-07-14T15:36:08.700

4 Unable to open a tar.gz file 2012-04-18T00:39:00.803

4 Why is my tar.gz file corrupt after using bash ftp to move file to a remote server? 2012-07-12T02:30:30.493

4 Archive software for big files and fast index 2012-10-05T22:19:56.490

4 Find out the size of a .tar.gz archive in the terminal without unpacking 2012-12-19T09:46:33.377

4 How to extract .tar.bz2 directly? (avoiding a folder creation) 2013-02-10T03:09:14.527

4 Installing Subversion on Unix machine 2013-04-05T13:25:50.673

4 Why is this archive failing to create symlinks? 2013-04-17T16:20:04.783

4 How to extract tar.gz on windows xp 2013-08-15T22:40:02.377

4 tar/bz2 compress a file removing uncompressed original 2013-10-08T18:42:16.520

4 tar: compress only the contents of a folder 2013-10-17T08:40:33.407

4 How to install a tar.gz on Windows? 2014-03-15T12:27:31.047

4 Why does tar with -z option create archive with different hash everytime 2014-04-17T06:33:47.127

4 tar: Cannot create symlink : File exists 2014-04-21T07:00:07.570

4 archiving files without timestamp 2014-10-27T00:18:15.643

4 Tar using progress bar and handling multi-volumes 2014-11-08T20:09:56.033

4 Why does the ls command require a dash before its parameters but for tar command, the dash is optional? 2014-11-25T21:36:03.120

4 Make tar archive only files without directories (equivalent of zip -D -j) 2015-02-26T18:20:02.427

4 Unzipping files downloaded from the Arxiv server 2015-09-15T16:42:37.170

4 Archive (.tar.gz) Corruption 2016-01-03T04:54:48.883

4 List contents of tarball in tree format 2016-06-07T16:01:01.677

4 Can I calculate the checksum of a file as I create it? 2016-08-11T21:36:50.720

4 What is the reason that .tar.gz files have two extension instead of one? 2016-11-08T22:33:16.727

4 BusyBox Tar shows different ownership than GNU Tar 2016-12-12T19:15:39.083

4 Which archival formats efficiently extracts a single file from an archive? 2018-12-18T22:36:37.387

4 How to get around this error when unTarring an archive “tar: Cannot change ownership to uid 1000, gid 1000: Operation not permitted” 2019-05-10T20:05:43.050

3 Opening up a .tar file on Windows 2009-10-05T05:44:46.510

3 Importing to mysql from a .gz via shell - how to do it without extracting to a file? 2009-10-28T00:08:49.527

3 How do I tar/gzip and then delete directories somewhat safely? 2009-11-10T23:14:37.340

3 tar: million of files 2009-11-26T13:56:11.477

3 Migrate 80 GB worth of files from one NTFS drive to another with metadata and error correction 2010-01-12T19:15:05.690

3 Weird bug in 'tar' not including files named .__init__.py 2010-03-15T00:22:13.137

3 Why is "tar" trying to create an empty archive? 2010-04-21T01:53:13.687

3 tar - exclude does not work 2010-06-28T11:52:42.350

3 tar command - how to extract one file to specific directory 2010-10-15T17:23:48.807

3 Control gzip compression rates while archiving files with tar? 2011-06-04T05:20:53.823

3 gunzip -c equivalent for tar.gz files? 2011-06-05T18:52:38.500

3 is it plausible that Ubuntu's wildcard * with tar is somehow failing to restore some files? 2011-09-06T12:11:33.120

3 How can I extract only some specific folders from a tar.gz archive? 2011-10-10T13:18:23.447

3 Estimating compressed file size using a list parameter 2012-03-19T20:06:00.010

3 7-zip archive with hard links? 2012-04-17T13:11:01.477

3 Tar backup with progress bar 2012-05-25T01:10:54.167

3 Why /home folder is missing from my backup archive created by tar? 2012-06-04T07:55:38.073

3 Use all CPUs when creating archives on Linux 2012-07-19T05:31:45.973

3 tar file extraction, why file size reduced 2012-09-30T14:06:57.540

3 Cygwin creating multiple links to files inside tar? 2012-10-10T15:42:32.800

3 merge all tar files on mac 2012-11-09T23:39:42.560

3 UNIX shell command to expand files of any compressed type 2012-12-10T01:29:36.170

3 Rename directory with tar 2013-03-26T11:04:05.863

3 Install VLC 2.0.7 in CentOS 6.4? 2013-07-17T03:46:13.193

3 Display deflation percentage of tar command (like zip command) 2013-08-20T13:54:27.250

3 linux tar -T - does not work on the fly 2013-09-04T12:28:25.740

3 List files in a tarball over internet 2014-03-10T18:50:36.663

3 Splitting tar archives and uploading them one at a time 2014-05-23T05:32:46.907

3 How to find tar format of archive? 2014-05-26T17:38:49.713

3 Compressed file with a header containing all files within it, at the beginning of the file 2014-07-11T14:03:33.380

3 continue extracting a tarball after job is killed 2015-05-15T21:10:25.863

3 Is there any limit on number of file name we can pass in tar 2015-07-01T11:15:45.093

3 Composer Install .tar.gz 2015-07-06T09:43:56.293

3 view zip file content in tree command style 2015-08-12T05:23:23.880

3 Uncompress using tar -xvzf results in a folder with less size than compressed file 2016-07-26T12:37:27.047

3 scp and decompress file at the same time without saving it 2016-09-28T19:00:29.840

3 Huge Docker file and `tar` behavior 2017-02-12T18:47:11.000

3 Optimal Linux copy command for large number of files 2017-02-15T14:07:38.713

3 Is there a way to extract tar file when there is no space for both .tar and the extracted files at the same time? 2017-05-05T11:49:41.437

3 Archiving files with tar using the -C option? 2017-05-27T04:01:53.957

3 How to install package from a .tar.lz file 2018-01-15T22:20:27.233

3 Cannot Generate .tar File 2018-09-20T03:04:02.263

3 Why can tgz be opened on Linux box but not on Windows? 2019-04-02T22:52:19.287

2 programmatically extract tar.gz in a single step (on windows with 7zip) 2009-08-31T23:05:04.940

2 Is it possible to continue incomplete tar jobs? 2009-10-13T23:19:30.697