Re: Confused about how bash breaks input into words

2010-02-24 Thread Marc Herbert
Eric Blake a écrit : Another good reference is POSIX: http://www.opengroup.org/onlinepubs/9699919799/utilities/V3_chap02.html#tag_18_03 A less rigorous and easier reading is the Guide to Unix Shell Quoting: http://www.mpi-inf.mpg.de/~uwe/lehre/unixffb/quoting-guide.html#para:sh-input-interp

How to unsubscribe from bug-bash@gnu.org

2010-02-24 Thread Vikas Dubey
How to unsubscribe from bug-bash@gnu.org -Vikas

Re: How to unsubscribe from bug-bash@gnu.org

2010-02-24 Thread Roman Rakus
On 02/24/2010 02:01 PM, Vikas Dubey wrote: How to unsubscribe from bug-bash@gnu.org -Vikas Here: http://lists.gnu.org/mailman/listinfo/bug-bash RR

Re: echo ^C

2010-02-24 Thread Greg Wooledge
On Tue, Feb 23, 2010 at 05:23:00PM -0500, Chet Ramey wrote: That capability (readline echoing the key that generated a signal if the ECHOCTL bit was set with stty) was not added until bash-4.0. It's a settable variable in bash-4.1, so you may not want to rely on it. ... Ah, there it is. In

Bash Ref Manual on tokenization omits consideration of expansions

2010-02-24 Thread Allen Halsey
Configuration Information [Automatically generated, do not change]: Machine: i686 OS: cygwin Compiler: gcc-4 Compilation CFLAGS: -DPROGRAM='bash.exe' -DCONF_HOSTTYPE='i686' -DCONF_OSTYPE='cygwin' -DCONF_MACHTYPE='i686-pc-cygwin' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale'