Tar command is used to archiving, copying, extracting.Tar -cvf is for archievingTar -tvf is for copyingTar -xvf is for extracting