Tar stands for the "Tape Archieve" and is used to deal with tape drives. In linux "tar" command used to create tar file, which we can also say that to write the tar archive to a device file(in/dev). By using tar commands one user can easily archieve large collection of file and another user may...