[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bash Shell для начинающих



Twas brillig at 19:52:48 02.03.2009 UTC+02 when tikhon@lexpr.ru did gyre and gimble:

 >> history, не перетираемый каждым новым экземпляром шелла.
 ТТ> shopt -s histappend ? Или как-то иначе?

У меня:

export HISTSIZE=1000000
export SAVEHIST=1000000
setopt share_history
setopt hist_ignore_all_dups
setopt hist_no_store
setopt hist_reduce_blanks
setopt inc_append_history
setopt extended_history

-- 

Attachment: pgpyhFa1pVjp4.pgp
Description: PGP signature


Reply to: