Sponsored Content
Full Discussion: Increment time stamps.
Top Forums Shell Programming and Scripting Increment time stamps. Post 302769223 by jiam912 on Monday 11th of February 2013 03:05:07 PM
Old 02-11-2013
Increment time stamps.

Hi Gents.

Please can you help me to solve a problem.

I have a long list of files, which I need to change the time stamp.

Code:
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:40 00000009.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:40 00000010.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:40 00000011.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:40 00000012.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:40 00000013.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:40 00000014.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:50 00000015.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:50 00000016.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:50 00000017.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:50 00000018.segd

I would like to increment the time stamp for each file one minute,,
I am using the comand:

Code:
touch -t 1302081040.00 00000009.segd
touch -t 1302081042.00 00000010.segd
touch -t 1302081043.00 00000011.segd

But I can't do it one by one Smilie

I would like to have something like this:

Code:
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:40 00000009.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:41 00000010.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:42 00000011.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:43 00000012.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:45 00000013.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:46 00000014.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:47 00000015.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:48 00000016.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:49 00000017.segd
-r--r--r--  1 geo2 geovect 47096216 Feb  8 10:50 00000018.segd

Thanks in advance
 

10 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Copying Files in the same order along with time stamps

Hi , I am New to this group and would like to know if someone can help me on this issue : We need to copy some files from a particular directory to another directory in the same order and time stamps .How can this be achieved . For Ex : ./ABC/disk101/XYZ has 1000 files with varying... (2 Replies)
Discussion started by: shyam.appalla
2 Replies

2. UNIX for Dummies Questions & Answers

List files with date and time stamps only

Hi there, I'm using terminal on mac and using the ls -l command to list all the files in a directory. However, I only want to display the date and time stamp of each file rather than permissions, owner, group etc... Is this possible? Many thanks in advance Dave (2 Replies)
Discussion started by: davewg
2 Replies

3. UNIX for Dummies Questions & Answers

Problem with subtracting time stamps in excel..

Hi All, I need an unix script/command to delete the milliseconds from the time stamps so that it becomes compatible with Excel sheet while displaying finally. I have the following data in 2 columns which was obtained with some unix script(awk based) on some log files. Finally i want to... (1 Reply)
Discussion started by: ks_reddy
1 Replies

4. UNIX for Dummies Questions & Answers

comparing time stamps

Hello All, I'm generating timestamps (file creation timestamps) for all the files in a directory. I need to compare all the timestamps. for example if i have 4 files and their timestamps are 20091125114556, 20091125114556,20091125114556,20091125114556 respectively. I need to differentiate... (1 Reply)
Discussion started by: RSC1985
1 Replies

5. Shell Programming and Scripting

comparing time stamps

Hello All, I'm generating timestamps (file creation timestamps) for all the files in a directory. I need to compare all the timestamps. for example if i have 4 files and their timestamps are 20091125114556, 20091125114556,20091125114556,20091125114556 respectively. I need to differentiate... (9 Replies)
Discussion started by: RSC1985
9 Replies

6. Shell Programming and Scripting

Time difference between two time stamps

Hi Friends, I have 2 varaibles which contain START=`date '+ %m/%d/%y %H:%M:%S'` END=`date '+ %m/%d/%y %H:%M:%S'` i want the time difference between the two variables in Seconds. Plz help. (2 Replies)
Discussion started by: i150371485
2 Replies

7. Shell Programming and Scripting

date time stamps in bash

I'm looking for a way to have the "date" command output the date in a specific format. I'm not familiar with the different ways to use the date command at all. i read up on it, but i dont get how to manipulate it. i know that i can get the date format to give me a format like: 2012-10-13... (6 Replies)
Discussion started by: SkySmart
6 Replies

8. Shell Programming and Scripting

How to get the Logs between two Time Stamps?

Hi, I have been working on the error Log script, where errors are pulled from server. I need to pull the data of the error logs between two dates & time, for example : 22/12/2014 20:00:00 22/12/2014 22:00:00 Whatever error have came during this duration. Now the question is the record... (6 Replies)
Discussion started by: amitgpta90
6 Replies

9. Shell Programming and Scripting

Collecting logs between two time stamps

Hi, please help me to collect the entire log files between two time stamp. for example, I am looking script to collect the entire log between "2015-03-27 15:59" to "2015-03-27 16:15" in the below sample log file. OS : RHEL 6.3 Date/Time : 24 hours format, the time is printing each log... (12 Replies)
Discussion started by: jerryknj
12 Replies

10. Windows & DOS: Issues & Discussions

Cygwin_openssh time stamps

I've installed cygwin_openssh on Windows 2012 R2 and it's working great. My issue is when a file is uploaded say from a different timezone, when it is uploaded, it doesnt pick up the sftp servers time.. Is there a way to fix that? i.e. When someone in PST uploads a file to this server in EST,... (0 Replies)
Discussion started by: MikeAdkins
0 Replies
EXINEXT(8)                                                    System Manager's Manual                                                   EXINEXT(8)

NAME
exinext - Finding individual retry times SYNOPSIS
exinext address|message-id DESCRIPTION
A utility called exinext (mostly a Perl script) provides the ability to fish specific information out of the retry database. Given a mail domain (or a complete address), it looks up the hosts for that domain, and outputs any retry information for the hosts or for the domain. At present, the retry information is obtained by running exim_dumpdb (see below) and processing the output. For example: exinext piglet@milne.fict.example kanga.milne.fict.example:192.168.8.1 error 146: Connection refused first failed: 21-Feb-1996 14:57:34 last tried: 21-Feb-1996 14:57:34 next try at: 21-Feb-1996 15:02:34 roo.milne.fict.example:192.168.8.3 error 146: Connection refused first failed: 20-Jan-1996 13:12:08 last tried: 21-Feb-1996 11:42:03 next try at: 21-Feb-1996 19:42:03 past final cutoff time You can also give exinext a local part, without a domain, and it will give any retry information for that local part in your default domain. A message id can be used to obtain retry information pertaining to a specific message. This exists only when an attempt to deliver a message to a remote host suffers a message-specific error (see section 42.2). exinext is not particularly efficient, but then it isn't expected to be run very often. BUGS
This manual page needs a major re-work. If somebody knows better groff than us and has more experience in writing manual pages, any patches would be greatly appreciated. SEE ALSO
exim(8), /usr/share/doc/exim4-base/ AUTHOR
This manual page was stitched together from spec.txt by Andreas Metzler <ametzler at downhill.at.eu.org>, for the Debian GNU/Linux system (but may be used by others). March 26, 2003 EXINEXT(8)
All times are GMT -4. The time now is 08:38 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy