Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

diff3

Compare three files line by line. More information: https://www.gnu.org/software/diffutils/manual/html_node/Invoking-diff3.html.

  • Compare files:

diff3 path/to/file1 path/to/file2 path/to/file3

  • Show all changes, outlining conflicts:

diff3 --show-all path/to/file1 path/to/file2 path/to/file3

Related Topics
português (Brasil) version 中文 version
Contribute to This Page
Report New Issue View Source
Discuss this page