source: MondoRescue/trunk/tools/mdiff@ 1079

Last change on this file since 1079 was 1079, checked in by Bruno Cornec, 17 years ago

merge -r1045:1078 £SVN_M/branches/stable

  • Property svn:executable set to *
File size: 125 bytes
Line 
1cat > /tmp/md.x << EOF
2*~
3Makefile.in
4Makefile
5configure
6aclocal.m4
7.svn
8EOF
9diff --exclude-from=/tmp/md.x -rNc $1 $2 | less
Note: See TracBrowser for help on using the repository browser.