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.
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.
RSS feed for comments on this post. TrackBack URI