(echo ""; cat foo1) > foo1.new #### foreach f ( foo* ) (echo ""; cat $f) > $f.new end