> I call this somewhat of a developer question :)  When we login as root on
> a server and perform our magic, I would like to be able to clear the
> command line buffer (don't know what else to call it) so that the next
> root login does not get to use the up arrow and scroll through what I've
> done.  There are just some commands I do not want clients playing with or
> seeing the syntax and trying themselves ;-)
>
> How do you clear or reset this 'buffer' prior to exiting?

Just a guess, but you could probably add "rm -f ~/.bash_history" to
~/.bash_logout

--Robin






--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to