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 bash command?
How lilo is useful in linux?
How do I create a .txt file?
What is difference between comm and CMP command?
What is s in permission linux?
What is the default number of shell commands saved in the history list of .cshrc file?
Explain difference between swap partition and swap file?
Explain getopts command of linux?
What is echo command in batch file?
What language is clang written in?
What are the basic command in linux?
How do I check disk space in bash?
How often do you use grep command and how in Linux operating system?
Explain command grouping in linux?
What does chmod 777 do?