in reply to Re: Here, doccy doccy. nice doccy. heredoc, treat.
in thread Here, doccy doccy. nice doccy. heredoc, treat.
when date is run from the command line, the output is:The current date is: Thu 06/21/2001 Enter the new date: (mm-dd-yy) date
so why does date (the contents of $foo) appear when run from a heredoc with backtick interpolation? this seems to be more than just a fancy way of quoting. can someone verify this behaviour on *nix?The current date is: Thu 06/21/2001 Enter the new date: (mm-dd-yy)
curiouser and curiouser...
=Particle
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: Here, doccy doccy. nice doccy. heredoc, treat.
by Vynce (Friar) on Jun 22, 2001 at 01:18 UTC | |
by particle (Vicar) on Jun 22, 2001 at 01:29 UTC |