$ whatis diff

diff diff (1) - compare files line by line

diff diff (1) - compare two files

Examples:


# diff file1.txt file2.txt

# diff -i file1.txt file2.txt

# diff -l file1.txt file2.txt

# diff -e file1.txt file2.txt


Please click on " man diff " to see the Manual Page for this command.


Previous Home Page Next


Contact us      |      About us      |      Term of use      |       Copyright © 2000-2023 MyWebUniversity.com ™