Quote:
Originally Posted by tomstratton
OUCH!
Thanks!
|
Does not work with Solaris 10:
find . -name "Batch*.txt" -exec cat {} -exec echo "============" \;
...
cat: cannot open -exec
cat: cannot open echo
cat: cannot open ============
I really would appreciate any help!
