Re: problems with 'read'ing from a pipe

2008-03-14 Thread Paul Jarc
"John Smith" <[EMAIL PROTECTED]> wrote: > echo foo | read VAR > echo $VAR See entry E4 in the bash FAQ: http://tiswww.case.edu/php/chet/bash/FAQ paul

complete-into-braces incorrect when using localized sorting

2008-03-14 Thread Torsten Nahm
Configuration Information [Automatically generated, do not change]: Machine: i486 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='i486' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='b

problems with 'read'ing from a pipe

2008-03-14 Thread John Smith
Hi, I was running into some unexpected behavior with bash and reading from a pipeline, and am starting to wonder if im running into a bug or whether im just doing something wrong. For example, if I type the following : echo foo | read VAR echo $VAR I would expect the the variable named VAR to

Re: Fwd: Problem with bash completion

2008-03-14 Thread Chris F.A. Johnson
On 2008-03-13, Eric Blake wrote: > > This was originally reported on the cygwin lists; it is still present in > stock bash 3.2.33. > > - - > > From: David Rothenberger > Subject: Problem with bash completion > > Sometimes bash gets confused and starts adding a slash at the end of > files when I

fc edit gets last command count wrong

2008-03-14 Thread john . haxby
Configuration Information [Automatically generated, do not change]: Machine: x86_64 OS: linux-gnu Compiler: gcc Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='x86_64' -DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='x86_64-redhat-linux-gnu' -DCONF_VENDOR='redhat' -DLOCALEDIR='/usr/share/locale'