Re: How to enable infinite command history

2012-02-01 Thread suvayu ali
On Tue, Jan 31, 2012 at 18:23, Dennis Williamson wrote: > I have the same use case. Try one of my logging functions at > http://stackoverflow.com/945288/26428 That link doesn't work for me, but I think you meant this question:

printf -v array[$i] "%b" "" poisons array causing segfault later

2012-02-01 Thread Jim Avera
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' -DPACK

Re: How to enable infinite command history

2012-02-01 Thread lina
You mean the bash history fliter, can flit away those repeated more than twice and those cd .. and something basic.