View Single Post

  #2 (permalink)  
Old 08-13-2007, 11:52 PM
nixcraft's Avatar
nixcraft nixcraft is offline
Never say die
User
 
Join Date: Jan 2005
Location: BIOS
My distro: Ubuntu
Posts: 1,061
Rep Power: 10
nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute nixcraft has a reputation beyond repute
Default

Use -x option
Code:
diff -x 'pattern' file1 file2
diff -x '/a/b/c/d/*log*' file1 file2
__________________
Vivek | My personal blog
Linux Evangelist
Play hard stay cool
Reply With Quote