Skip to content

vindulaR/History

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

#Comment added
Add below line to users ~/.bash_logout file afterthe line  "if [ "$SHLVL" = 1 ];then"
      history > /opt/history_$USER.txt
It will execute and put the history of commands of the user to a file when the user exit the shell.

History date format   %d/%m/%y %T

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages