Looking up the MySQL Date and Time Functions today.
MySQL Date and Time Functions
Reply
Looking up the MySQL Date and Time Functions today.
If you want to change the modification time of a file on Linux, the command you’re looking for is touch. You can use touch with the -r parameter to specify a reference file who’s date and time information will be used as the basis for a new (or existing) file.