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
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 !-$((\
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'