read builtin doesnt save partial reads on timeout

2016-06-06 Thread George Schwab
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-pc-linux-gnu' -DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE

Re: PS1 \# doesn't take into account HISTIGNORE and HISTCONTROL

2016-06-06 Thread Carlos Morata
Hi, Ok I got it, lesson learnt. :) Thank for your time and cheers. :) El 06/06/16 a las 04:13, Chet Ramey escribió: On 6/2/16 2:43 PM, Carlos Morata wrote: Hi, I think you misunderstod me. I'm really interested in working with relative command history expasions. So I need to work with !-$((\

$ < some_file some_command Tab expansion

2016-06-06 Thread Dan Jacobson
Tab expansion works for both parts of $ some_command < some_file but not the some_command of $ < some_file some_command BASH_VERSION='4.4.0(1)-rc1'