Geetha S.L wrote:
hello all...
I am very new to this AMAZING world of kernels and linux...
I hve one small query...donno if this is the platform for this query....
I want to know if there is any way to erase all the previously used commands
..on the command prompt or the shell prompt..
Hopeful on getting my query solved..
Thanks and Regards,
Geetha
use the command
history -c
or remove the corresponding .bash_history file from the home directory.
plz understand this is not a group to ask these kind of questions :)
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/