ksh << END_OF_KSH > perl << END_OF_PERL > my \\\$foo = qq{ bar \n }; > print qq{ FOO=\\\$foo }; > END_OF_PERL > END_OF_KSH
In reply to Re: Nested Heredocs and Shell Escapes (code)
by I0
in thread Nested Heredocs and Shell Escapes (code)
by deprecated
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |