[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug in bash



On Fri, Sep 28, 2001 at 06:20:51PM -0400, Bruce Jackson wrote:
> Jens Ruehmkorf wrote:
> 
> >On Fri, 28 Sep 2001, Bruce Jackson wrote:
> >
> >>If I do the following:  echo "bob\n" the output is:
> >>bob\n
> >
> >$ echo "bob\n"
> >bob\n
> >$ echo -e "bob\n"
> >bob
> >
> >See bash(1), do "help echo" inside bash. Ask debian-user for help.
> 
> But, why is there a difference between the behaviour of bash under 
> Linux, HP-UX, and Solaris?  The protability of scripts is the problem.

As previous messages said, it's echo's behaviour that changes between
different OSes, not bash's.

-- 
 _ _  _| _  _  | _   . _ | _  http://laviola.org  Debian-BR Project
(_(_|| |(_)_)  |(_|\/|(_)|(_| uin#: 981913 (icq)  debian-br.sf.net

Linux: the choice of a GNU generation - Registered Linux User #103594



Reply to: