diffr
Directory actions
More options
Directory actions
More options
diffr
A recursive diff tool, with ability to filter files it looks at. usage: diffr -s source -d dest [-p pattern] if -p is given, we will only do the diff for filenames which match this pattern - this matches the full path, so a pattern of 'foo' will match 'foo.txt', '/home/foo/bar' etc.