How to Modify the timestamp (Date and Time) of a File on Linux
There are certain circumstances where you may want to modify the date and time of a file on Linux. In my case I was testing a cronjob that moved and deleted files older than a certain date and testing it was much easier after modifying the date of the files. The command to use for…