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 > Operating Systems > AIX
.
google unix.com



AIX AIX is IBM's industry-leading UNIX operating system that meets the demands of applications that businesses rely upon in today's marketplace.

More UNIX and Linux Forum Topics You Might Find Helpful
Thread Thread Starter Forum Replies Last Post
move file change timestamp tekster757 UNIX for Dummies Questions & Answers 2 08-10-2007 02:01 PM
change timestamp of file isingh786 HP-UX 1 05-15-2006 02:56 PM
get a file's timestamp shihabvk UNIX for Advanced & Expert Users 1 05-30-2005 07:18 AM
checking file's permissions and change them K-ONE Shell Programming and Scripting 7 04-10-2005 10:09 AM
Timestamp of File permission change jyotipg UNIX for Advanced & Expert Users 1 02-19-2003 03:02 AM

Closed Thread
English Japanese Spanish French German Portuguese Italian Dutch Swedish Russian Norwegian Hungarian Hebrew Danish Bulgarian Greek Powered by Powered by Google
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
  #1 (permalink)  
Old 05-13-2008
shibajighosh shibajighosh is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 6
Change a file's timestamp

Hi,

I want to modify a file and then change the file's timestamp back to what it was before the modification. It should look as if the file has'nt been modifed. The entire operation needs to be done inside a ksh script. Can anyone suggest how I can trap a file's stamp in a variable within a shell.

Thanks in advance.
  #2 (permalink)  
Old 05-13-2008
penchal_boddu penchal_boddu is offline
Registered User
  
 

Join Date: Apr 2008
Location: Bangalore
Posts: 127
Hi,

Try touch command

if files present time stamp is may 10 10:24

Modify ur file, then give the following command

touch -t 200805101024 filename

Decomposition of 200805101024
2008 year , 05 - month number , date, time


Thanks
Penchal
  #3 (permalink)  
Old 05-13-2008
shibajighosh shibajighosh is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 6
Thanks for the response. I used touch -t several times. What I wanted to know is, how to trap the timestamp of the file within a shell in a format which can be fed to "touch" command. I want to get the file's timestamp in YYYYMMDDHHMI format.

Thanks in advance.
  #4 (permalink)  
Old 05-13-2008
penchal_boddu penchal_boddu is offline
Registered User
  
 

Join Date: Apr 2008
Location: Bangalore
Posts: 127
ls -ltr filename
_rw_rw_rw_ 1 penchal grp 1024 May 13 18:08 filename


Ur timestamp becomes : 200805131808
  #5 (permalink)  
Old 05-27-2008
rcarnesiii rcarnesiii is offline
Registered User
  
 

Join Date: Aug 2005
Posts: 9
Sounds like someone is trying to do something fishy "file should appear as if it has not been modified" . Anyways, I have a question about the modification time for a symbolic link.

foo.c -> apps/gendev/src/foo.c

the timestamp on apps/gendev/src/foo.c is say 'May 27 11:37'

the timestamp on foo.c (which points to the source file) is 'May 27 10:42' which is when the link was created. Everytime I edit foo.c from my directory the timestamp on apps/gendev/src/foo.c is updated which I understand because I am really modifying that file. I want to know if there is a way to modify the timestamp on the link without relinking the file?

Thanks
  #6 (permalink)  
Old 05-27-2008
Franklin52 Franklin52 is offline Forum Staff  
Moderator
  
 

Join Date: Feb 2007
Posts: 4,309
rcarnesiii.

Please don't hijack another ones thread but open a new thread for your question.

Thanks.
  #7 (permalink)  
Old 05-27-2008
Dave Miller's Avatar
Dave Miller Dave Miller is offline
Registered User
  
 

Join Date: Dec 2007
Location: Northern NJ, USA
Posts: 151
Quote:
Originally Posted by penchal_boddu View Post
ls -ltr filename
_rw_rw_rw_ 1 penchal grp 1024 May 13 18:08 filename


Ur timestamp becomes : 200805131808
FYI: The time is only shown if the timestamp is less than 6 months old. If it's more than 6 months, the ls command shows the year instead of time.
Closed Thread

Bookmarks

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 07:56 PM.


Powered by: vBulletin, Copyright ©2000 - 2006, Jelsoft Enterprises Limited. Language Translations Powered by .
vBCredits v1.4 Copyright ©2007 - 2008, PixelFX Studios
The UNIX and Linux Forums Content Copyright ©1993-2009. All Rights Reserved.Ad Management by RedTyger

Content Relevant URLs by vBSEO 3.2.0