Answer Posted / ramesh
tar xvf <filename> (with extension .tar)
bunzip2 <filename> (with extension .bz2)
gunzip <filename> (with extension .gz)
unzip <filename> (with extension .zip)
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is difference between sh and bash?
How can we increase disk read performance in single command?
Is cmake a compiler?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What is p command?
What are two functions the move mv command can carry out?
What is make in linux?
How do I check dns entry?
How is grep so fast?
What is ll command in unix?
What is clang format?
What is clang tidy?
What command would you use to create an empty file without opening it to edit it?
What is the export command used for?
Explain the ‘ls’ command in linux