On Sat, 31 Oct 2009, Andreas Schwab wrote:
Pierre Gaston <pierre.gas...@gmail.com> writes:bash-4.0$ set +H;!((3)) bash: !: event not foundThat command line was never executed because history expansion failed.
Thanks, you are right, I should have played more with !, sorry.