#!/bin/sh ./dump_isisdb.pl $1 > isisdb.txt ./dump_openisis.pl $1 > openisis.txt vi -d isisdb.txt openisis.txt