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 commands are used to set a processor-intensive job to use less cpu time?
What is filter command in unix?
What are the options of wc command?
What is the use of cp p command?
why context switching time should be minimum? How it depends on hardware support?
How do I find the umask value in linux?
How do I permanently delete linux history?
What is nslookup command?
Why echo is used in linux?
What is tail command in linux?
How do I know my shell?
How do you create a file in linux?
How do you kill a process in linux?
How do I check disk space in linux?
What is env command in linux?