jdd -- ...and then jdd@dodin.org said... % % Le 23/01/2018 à 15:56, Carlos E. R. a écrit : % ... % >find . -ls % > % linux-owxt:/run/media/jdd/intenso5to2 # find . -ls > ../find5.txt % linux-owxt:/run/media/jdd/intenso5to2 # cd ../intenso4to/ % linux-owxt:/run/media/jdd/intenso4to # find . -ls > ../find4.txt % % the size of the to files is not identical, but the size of the file % (more than 300Mb) [snip] This won't work because -ls includes the inode number, which will not be the same for a given file on two disks. Here's another case where you could use that cool printf option to pull out only the pieces you need to compare :-) HTH & bonne nuit :-D -- David T-G See http://justpickone.org/davidtg/email/ See http://justpickone.org/davidtg/tofu.txt -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org