isoinfo -find
by duturo1953 from LinuxQuestions.org on (#4Y7GS)
I can't use the command in subjet.
I did'nt find an answer after a lot of searching in the web, so please can anyone explain to me with an example how to use it?
I have tried with:
bash-5.0$ isoinfo -i 20191231_uffinstalldal2010CD66.iso -find -name "elenco.txt"
Setting input-charset to 'UTF-8' from locale.
but:
bash-5.0$ isoinfo -i 20191231_uffinstalldal2010CD66.iso -l | grep "elenco.txt"
Setting input-charset to 'UTF-8' from locale.
-r-xr-xr-x 1 0 0 1240 Jan 17 2020 [ 88 00] elenco.txt
the file exist and in in the root path of iso image.
Thank you.


I did'nt find an answer after a lot of searching in the web, so please can anyone explain to me with an example how to use it?
I have tried with:
bash-5.0$ isoinfo -i 20191231_uffinstalldal2010CD66.iso -find -name "elenco.txt"
Setting input-charset to 'UTF-8' from locale.
but:
bash-5.0$ isoinfo -i 20191231_uffinstalldal2010CD66.iso -l | grep "elenco.txt"
Setting input-charset to 'UTF-8' from locale.
-r-xr-xr-x 1 0 0 1240 Jan 17 2020 [ 88 00] elenco.txt
the file exist and in in the root path of iso image.
Thank you.