Forrest logo
back to the diff tool

diff:ai:0953c

diff two directories show only differences
$ diff -rq dir1/ dir2/
try on your machine

Recursively compare the contents of two directories and show only the differences

This explanation was created by an AI. In most cases those are correct. But please always be careful and never run a command you are not sure if it is safe.

Questions that are answered by this command:

  • diff two directories show only differences?
back to the diff tool