Change the access and modification time of a file. If the path is a link it changes the ownership of the link itself. See futimes(2)
Path to the file.
The new file access time.
The new file modification time.
Change the access and modification time of a file. If the path is a link it changes the ownership of the link itself. See futimes(2)