/[Biblio-Isis]/trunk/scripts/cmp.sh
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Contents of /trunk/scripts/cmp.sh

Parent Directory Parent Directory | Revision Log Revision Log


Revision 17 - (show annotations)
Thu Dec 30 19:45:14 2004 UTC (19 years, 4 months ago) by dpavlin
File MIME type: application/x-sh
File size: 105 byte(s)
small script to compare output from IsisDB with OpenISIS

1 #!/bin/sh
2
3 ./dump_isis.pl $1 > isis.txt
4 ./dump_openisis.pl $1 > openisis.txt
5 vi -d isis.txt openisis.txt

Properties

Name Value
svn:executable *

  ViewVC Help
Powered by ViewVC 1.1.26