On Thu, Aug 23, 2001 at 03:56:57PM +0300, Marius Stan wrote:
>
> Salut,
> exista vreun mod de a retine in history numai comenzi unice, fara duplicate
> ?
in profile (whatever .bash_profile)
export HISTFILE=~/.history # history file
export HISTSIZE=2000 # at most 2000 entries
export HISTCONTROL=ignoredups # no duplicates
--
___
<o-o> Viorel ANGHEL <vang @ lug.ro>
[`-']
-"-"- In Linux We Trust.
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.
- [rlug] Re: Bash history Viorel Anghel
- [rlug] Re: Bash history Marius Stan
