>find . -name '*.txt' -print -exec od -tx1 -c {} \; ./linux-file.txt 0000000 41 20 73 69 6d 70 6c 65 20 66 69 6c 65 20 67 65 A s i m p l e f i l e g e 0000020 6e 65 72 61 74 65 64 0a 6f 6e 20 4c 69 6e 75 78 n e r a t e d \n o n L i n u x 0000040 20 77 69 74 68 20 55 6e 69 78 0a 6c 69 6e 65 20 w i t h U n i x \n l i n e 0000060 65 6e 64 69 6e 67 73 2e 0a e n d i n g s . \n 0000071 ./windows-file.txt 0000000 41 20 73 69 6d 70 6c 65 20 66 69 6c 65 20 67 65 A s i m p l e f i l e g e 0000020 6e 65 72 61 74 65 64 0d 0a 6f 6e 20 57 69 6e 64 n e r a t e d \r \n o n W i n d 0000040 6f 77 73 20 77 69 74 68 20 57 69 6e 64 6f 77 73 o w s w i t h W i n d o w s 0000060 0d 0a 6c 69 6e 65 20 65 6e 64 69 6e 67 73 2e 0d \r \n l i n e e n d i n g s . \r 0000100 0a \n 0000101 ./mac-file.txt 0000000 41 20 73 69 6d 70 6c 65 20 66 69 6c 65 20 67 65 A s i m p l e f i l e g e 0000020 6e 65 72 61 74 65 64 0d 6f 6e 20 57 69 6e 64 6f n e r a t e d \r o n W i n d o 0000040 77 73 20 77 69 74 68 20 4f 6c 64 20 4d 61 63 0d w s w i t h O l d M a c \r 0000060 6c 69 6e 65 20 65 6e 64 69 6e 67 73 2e 0d l i n e e n d i n g s . \r 0000076