Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

opposite of diff unix

fgrep -x -f file1 file2		#does not change the order of the lines
join a.txt b.txt		#If both text files are sorted
 
PREVIOUS NEXT
Tagged: #diff #unix
ADD COMMENT
Topic
Name
3+7 =