ParityCheck

February 28, 2008

How to compare directories using diff

Filed under: Linux, Unix — paritycheck @ 2:11 pm

The easiest way to compare directories in Linux or Unix is by using a utility called diff in the following way..

 diff –recursive <directoryA> <directoryB>

Note: there are two dashes (“-”) before the word recursive.

No Comments Yet »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment

Blog at WordPress.com.