Shell History with date


Include in /root/.bashrc

# History with date
HISTTIMEFORMAT="%F-%T "
 

 or

HISTTIMEFORMAT="%d/%m/%y %T "

 
Optional: Clear history
history -c 

Logoff and login again.




Download blocked file from google drive

Load the document, all pages after last page loaded, hit F12, paste the javascript at the console window and press enter:   let jspdf = docu...

Mais vistos