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? | ||||
|
feedback
|
Questions on Server Fault are expected to generally relate to servers, networking, or desktop infrastructure, within the scope defined in the faq.
|
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. | |||||||||
feedback
|