Saturday, March 1

DIFF

diff command examples

Ignore white space while comparing.
# diff -w name_list.txt name_list_new.txt

2c2,3
< John Doe --- > John M Doe
> Jason Bourne

1 comment:

  1. what does it mean actually when we use this command actually?

    ReplyDelete