LINUX - HOW TO USE TAR COMMAND TO COMPRESS FILE The command is as follows:- Command :- We can use the command tar -cvzf compress.tgz sort*. This will create a file compress.tgz which will have 3 files - sorted1.txt, sorted.txt and sorttest.txt
No comments:
Post a Comment