Answer Posted / azim
for zipping particular file
gzip -v xyz.txt or bzip2 -v xyz.txt
for extracting zip file (.gz) or (.bz2)
gunzip -v xyz.txt.gz
or bunzip2 -v xyz.txt.gz
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
How do I run bash on windows?
How do I clear my run history?
What will happen when a system call is encountered in a user program?
How can we increase disk read performance in single command?
Hi everyone i want to learn Devops in Hyderabad can anyone please suggest me best institute.
Is llvm a compiler?
Enlist some linux networking and troubleshooting commands?
Who am I command in linux?
What is #!/ Bin sh?
What is cd command used for?
What does mkdir mean?
What is tail command in linux?
Why makefile is used in linux?
What is history command in linux?
How do you create a blank file in linux?