Results 1 to 4 of 4
You know when you type something and the stuff you save gets almost cached so when you hit the up key its there... where do i go to clear that... ...
- 07-21-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 43
How Do I Clear History
You know when you type something and the stuff you save gets almost cached so when you hit the up key its there... where do i go to clear that... plz help
thanx...
- 07-21-2005 #2
I assume you mean terminal command history, for me that's stored in ~/.bash_history, I can't be sure what it would be if you used another shell interface like tcsh etc.
- 07-21-2005 #3
Also,
should clear history list.Code:history -c
- 07-22-2005 #4Just Joined!
- Join Date
- Apr 2005
- Posts
- 43
THnx Guys


