how do u extract files from iso cd images in linux?
Answer Posted / santhosh
Just simple
mount -o loop sample.iso /mnt/<directoryname>
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is df command in linux?
What is clang llvm?
What are the basic commands for user management?
What does comm do and how to use it?
State and explain about features of UNIX?
What would be the result of the command paste -s dog cat?
Which command is used to clear the screen?
What is #!/ Bin sh?
How do you copy in terminal?
What happens to hard link when file is deleted?
What is phony in makefile?
How many cmd commands are there?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What is iptables command in linux?
How do you create a file?