How to compress and decompress folders using tar -czvf ?
The folders can be compressed and decompress by the following command. The folder will get compress when the below command is given the folder name should be given correctly. the folder size will…