| How to avoid duplicates in Linux history ? |
|
|
|
| Written by Administrator | |
| Sunday, 22 August 2010 | |
|
How do you avoid linux history duplicates commands ? This means that we need history just to save unique commands used once.
In the user's .bashrc file , just add the following entry HISTCONTROL=ignoreboth You can also make this using the command line linux01# export HISTCONTROL=ignoreboth |
| < Prev | Next > |
|---|
| Home |
| Contact Us |
| Categories |
| Search |








