Showing hisotry of your Linux commands

1. If you want to show wehen the command was issued:

$ export HISTTIMEFORMAT='%F %T '

$ history > file_name

2. Search the history using Control+R

 

No comments:

Post a Comment

Datatable static image not found on the server

When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...