Desai Ashish wrote on Saturday, December 01, 2001 > Do any one plz. suggest me that in Linux if i press > up/down arrow keys then the previous commands will > come. That is History....But how could i remove the > History....Complete and Partial also.
If u're using BASH (Mostly u'll be) , then u can open .bash_history in any of ur fav. editor and edit those commands .. For resetting the history I'd use $ cat > .bash_profile Ctrl+d This file will be in ur login directory, better known as Home directory .. > Plz. suggest me some solution.... HTH, > Regards, > [Ashish] Cheers, Kinjal Sonpal _______________________________________________ http://mm.ilug-bom.org.in/mailman/listinfo/linuxers

