What command can I use to compare the content of two CD's?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Vic,

Assuming that the two CD's are mounted on /mnt/cd and /mnt/cd2 then you
could compare the contents with:

diff -r --brief /mnt/cd /mnt/cd2

For an explanation of these options and many more, try:

man diff

	Jim





[Index of Archives]     [Linux for the Blind]     [Fedora Discussioin]     [Linux Kernel]     [Yosemite News]     [Big List of Linux Books]
  Powered by Linux