[PLUG] regarding history clearing
Kaustubh Gadkari
kaustubh.gadkari at gmail.com
Sat Sep 2 02:19:08 IST 2006
> On 9/1/06, Vinayak Merwade <nayak0986 at gmail.com> wrote:
> Hi
> I want to know that how should one clear the command arguments which remain,
> when we open a terminal as we move the the up arrow or down arrow.
Assuming that you're using bash as your shell, clear the contents of
.bash_history. Something like $ echo > .bash_history
Kaustubh
More information about the Plug-mail
mailing list