how do u extract files from iso cd images in linux?
Answer Posted / ashish jain
mount <iso file path> <directory path where your want to
mount> -o loop
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What does wc command do in unix?
Explain about gzip filename?
What is command to check ports running/used over local machine
What are the commands used in command prompt?
Which command would you use if you want to remove the password assigned to a group?
What is the default number of shell commands saved in the history list of .cshrc file?
What are the 4 kinds of sentences with examples?
How do makefiles work?
What does curl command do in linux?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
How do you create a file in linux?
How do I do a whois search?
Does cp overwrite?
What is phony in makefile?
What does (cd dir && command) do?