The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 11-19-2008
klafte klafte is offline
Registered User
  
 

Join Date: Oct 2008
Posts: 10
Set file's timestamp

Hello all,

In C - Is there a way of setting a timestamp for a file, and keeping it unchanged?

Status information of the file in structure stat is modified automatically, and therefore, as I understand, is not good for that purpose ...

...

Thank you in advance.