logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

tkdirdiff - graphical directory comparison tool

Author

       Paul Mackerras

8.0.4                                                Release                                        tkdirdiff(1)

Description

       tkdirdiff  gives  a  graphical  representation  of  the  differences  between  two  or  more (up to five)
       directories, produce diffs between directory pairs and so on.

Name

       tkdirdiff - graphical directory comparison tool

Options

       tkdirdiff accepts the following options.

       --all|-a
              Don't exclude any files

       --only|-opattern
              Only process files matching pattern

       --ignore|-ipattern
              Don't process files matching pattern

       --rcs|r
              Ignore differences in RCS strings.  Requires the dirdiff package to be installed.

       --bktag|-t
              Ignore differences in Bitkeeper strings.  Requires the dirdiff package to be installed.

       -b,-w,-B,-i,-d
              Passed on to diff(1)

       -S     Show files that are the same in the file list

       -K     Bitkeeper support

See Also

diff(1), dirdiff(1)

Synopsis

tkdirdiff [options] dir1 dir2 ...

See Also