I get $PS2 prompts for either of the single or double quote versions
in Bash 3 and 4.
In ksh93 and zsh 4.3.10, the single quote version works for me, but
the double quote version produces a continuation prompt.
So my results differ from yours quite a bit.
On Fri, Nov 19, 2010 at 12:20 PM, Matt Z
Hi Greg,
On Wed, Nov 17, 2010 at 05:28 AM PST, Greg Wooledge wrote:
GW> On Tue, Nov 16, 2010 at 03:13:13PM -0800, Mun wrote:
GW> > That's just it, I don't have any cron scripts that use here-documents.
GW>
GW> at jobs.
I don't have any 'at' jobs (that I know of).
GW> > Most of my cron jobs are
bug-bash,
I am noticing a behavior that appears to be a bug. Additionally, what I
am expecting to happen is the actual behavior in both Zsh and Ksh.
This is the command (ignore leading whitespace):
echo "${fpbnoinervzkjeh:-'good morning}"
This is the output in both Zsh and Ksh (