Skip to content

Commit

Permalink
-Shell script to provide a way to pass options to diff during a diff3…
Browse files Browse the repository at this point in the history
… comparison.
  • Loading branch information
readgs committed Sep 10, 2003
1 parent 3810ac8 commit 1bd103d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions diff.sh
@@ -0,0 +1,2 @@
#!/bin/sh
diff `cat diffoptions` $1 $2 $3 $4 $5 $6 $7 $8 $9

0 comments on commit 1bd103d

Please sign in to comment.