more tar and untar
As already hinted at in the tar and untar article, there is much more to archiving your files and folders than compressing and uncompressing.
We know how to extract a single file from the archive, but what about adding a single file or folder? What about deleting files without extracting the whole archive? This article concentrates on some advanced tar and untar techniques.
tar and untar
When transferring files from one computer to another, the smaller the file and the least number of files possible speeds up the process enormously.
This article concentrates on compressing and uncompressing files and folders using the command line into, and from, different formats.

Subscribe to Feed