Duplicate of
http://superuser.com/questions/171795/how-to-read-from-iso-file
Are there any linux command which lets me to read Iso file byte by byte without mounting?
Are there any linux command which lets me to read Iso file byte by byte without mounting? |
||||
|
|
Questions on Server Fault are expected to relate to professional server, networking, or related infrastructure administration within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
What do you want to do?
That would read the file byte by byte and pipe the result to another program, whatever that might be. |
|||||||||
|