file1
[root@mybox unix]# cat file1
This is line 1
This is line 2
This is line 3
file2
[root@mybox unix]# cat file2
This is line 1
This is line 3
[root@mybox unix]# diff -by file1 file2
This is line 1 This is line 1
<
This is line 2 <
<
This is line 3 This is line 3
[root@mybox unix]#
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment