LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   disabling user's log session (https://www.linuxquestions.org/questions/linux-newbie-8/disabling-users-log-session-431251/)

dominant 04-03-2006 04:57 AM

disabling user's log session
 
Hello.

I want to log in as root and disable all loggings for my session.

I want nothing to be written to ~/.bash_history

cyber-worx 04-03-2006 05:22 AM

when you have finished your rampage type:
Code:

unset HISTFILE
of course the time and date that you logged in/out will be recorded, but not what you did

Regards
-Rob


All times are GMT -5. The time now is 12:54 AM.