#/bin/sh # This is a simple wrapper to correctly format the OUI resolution data # so it can be merged with the IP and DNS data output from arpextract.sh # dnsdump.sh & activehosts.sh. perl ouiresolv.pl > ouiresolv.txt;cat ouiresolv.txt > oui-join.txt; cat ./oui-join.txt