- or download this
$ cat union.txt
ABC Union
XYZ Union
- or download this
$ for i in agreements other; do for j in `ls $i`; do echo "*** $i/$j *
+**"; cat $i/$j; done; done
*** agreements/abc.txt ***
...
.................. XYZ
Union .............
*** other/dummy_empty ***
- or download this
#!/usr/bin/env perl
...
return;
}
- or download this
Unions to check:
ABC Union
...
Processing path: agreements/xyz.pdf
MATCH: XYZ Union
Prcessing directory: other