Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

wrong date stamp created on files Tru64 5.1A

Status
Not open for further replies.

sebastian12

Technical User
Sep 11, 2002
5
0
0
DE
when using make and configure scripts:

"date" shows the correct date and time
&quot;touch <file-name>&quot; creates a file with correct timestamps
but:

&quot;echo foo > bar&quot; creates a file with timestamp 12h earlier (or set on an
existing file the timestamp to this value)

The same effect if I modify the files with vi.
So the devs. cannot build anything depending on other modified files.

Any hints?

 
To add, these wrong date stamps are over NFS v2...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top