Linux: Compressing and Archiving
tar command The tar command is used to collate collections of files into one larger file. Creating archives Suppose we have directory xdir containing many files, we use the following…
Simply Explaining Technology
tar command The tar command is used to collate collections of files into one larger file. Creating archives Suppose we have directory xdir containing many files, we use the following…
This error is caused if the size of your file is larger than the allowed filesize. Suppose the system has a limit of 1 Gb. If you tar and zip…