how do u extract files from iso cd images in linux?
Answer Posted / abhishek tyagi
mount -t iso9660 -o ro,loop=/dev/loop0 /home/ste/cd.iso /mnt/iso
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Which command is used to terminate a process?
What does sh do in linux?
What is the difference between cd and cd in linux?
How do I find the umask value in linux?
Which command is used to find what is in your home directory?
Explain the working of command grouping?
What does r mean linux?
What are commands in grammar?
What is the fastest way to enter a series of commands from the command-line?
What is the export command used for?
What is apple llvm?
What is makefile in unix?
What is ulimit in linux?
You wish to restore the file memo.ben which was backed up in the tarfile mybackup.tar. What command should you type?
Where is command history stored in linux?