#!/bin/sh
exec diff -rpbBwN -U 2 -I '\(\$\|#\)\(Header\|Id\|Log\|Revision\)\(: \|\$\)' -x TAGS -x zImage -x CVS -x '.*' -x '*.[oas]' $*
