Gabor Tusnady <t...@enzim.hu> writes:

> file1:
> alma=1
> korte=3
> ...
>
> file2:
> Van $alma db almam es 
> $korte db kortem.
>
> eredmeny_file:
> Van 1 db almam es
> 3 db kortem.

$ { cat file1; echo "cat <<EOF"; cat file2; echo EOF; } | sh >eredmeny_file
_________________________________________________
linux lista      -      linux@mlf.linux.rulez.org
http://mlf2.linux.rulez.org/mailman/listinfo/linux

válasz