Sponsored Content
Full Discussion: Backup files per Date String
Top Forums Shell Programming and Scripting Backup files per Date String Post 302188564 by drewrockshard on Wednesday 23rd of April 2008 10:46:20 PM
Old 04-23-2008
Aha! Wow. This works perfectly Smilie. I wish I knew perl. Something I'll have to look into.

Thanks again.
Drew
 

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Backup Date & Time

:confused: I'm not really sure about the default backup date & time in our Unix system and I would like to change it to a convienient time...how do I do that? Please help? (1 Reply)
Discussion started by: EbeyeJJ
1 Replies

2. Shell Programming and Scripting

backup of files for a specific date

I want to write script for backing up archive logs files for specific date. please give me idea for that. (2 Replies)
Discussion started by: akm9999
2 Replies

3. Filesystems, Disks and Memory

backup of files for a specific date

In Linux Advance server I want to write one script for backing up files for a specific date like 24/07/2008. (3 Replies)
Discussion started by: akm9999
3 Replies

4. Homework & Coursework Questions

Date comparison with 'string date having slashes and time zone' in Bash only

1. The problem statement, all variables and given/known data: I have standard web server log file. It contains different columns (like IP address, request result code, request type etc) including a date column with the format . I have developed a log analysis command line utility that displays... (1 Reply)
Discussion started by: TariqYousaf
1 Replies

5. Shell Programming and Scripting

How to backup latest date files?

Hi, I have below two situations to handle, 1. I have list of files with file names having date&time. I have to backup to old date files. say I have below files in a directory, 1. XX123_20101004010101.dat 2. XX124_20101004010201.dat 3. XX121_20101003010101.dat 4.... (6 Replies)
Discussion started by: smr_rashmy
6 Replies

6. Shell Programming and Scripting

mv files add date string

I have a requirement where I need to move files that are being written too. I am unable to use sed since I believe this will stop the files from getting written. There is a directory containing about 50 unique files, the date is the same on all of them. I need to change the date string on each... (1 Reply)
Discussion started by: jaysunn
1 Replies

7. Shell Programming and Scripting

Faster Line by Line String/Date Comparison of 2 Files

Hello, I was wondering if anyone knows a faster way to search and compare strings and dates from 2 files? I'm currently using "for loop" but seems sluggish as i have to cycle through 10 directories with 10 files each containing thousands of lines. Given: -10 directories -10 files... (4 Replies)
Discussion started by: agentgrecko
4 Replies

8. Shell Programming and Scripting

Find and copy files based on todays date and search for a particular string

Hi All, I am new to shell srcipting. Problem : I need to write a script which copy the log files from /prod/logs directory based on todays date like (Jul 17) and place it to /home/hzjnr0 directory and then search the copied logfiles for the string "@ending successfully on Thu Jul 17". If... (2 Replies)
Discussion started by: mail.chiranjit
2 Replies

9. Shell Programming and Scripting

How to list files that are not first two files date & last file date for every month-year?

Hi All, I need to find all files other than first two files dates & last file date for month and month/year wise list. lets say there are following files in directory Mar 19 2012 c.txt Mar 19 2012 cc.txt Mar 21 2012 d.txt Mar 22 2012 f.txt Mar 24 2012 h.txt Mar 25 2012 w.txt Feb 12... (2 Replies)
Discussion started by: Makarand Dodmis
2 Replies

10. Shell Programming and Scripting

Extract count of string in all files and display on date wise

Hi All, hope you all are doing well! I kindly ask you for shell scripting help, here is the description: I have huge number of files shown below on date wise, which contains different strings(numbers you can say) including 505001 and 602001. ... (14 Replies)
Discussion started by: VasuKukkapalli
14 Replies
DateTime::Locale::gaa(3)				User Contributed Perl Documentation				  DateTime::Locale::gaa(3)

NAME
DateTime::Locale::gaa SYNOPSIS
use DateTime; my $dt = DateTime->now( locale => 'gaa' ); print $dt->month_name(); DESCRIPTION
This is the DateTime locale package for Ga. DATA
This locale inherits from the DateTime::Locale::root locale. It contains the following data. Days Wide (format) Dzu Dzufo Sho Soo Sohaa Ho Hogbaa Abbreviated (format) Dzu Dzf Sho Soo Soh Ho Hog Narrow (format) 2 3 4 5 6 7 1 Wide (stand-alone) Dzu Dzufo Sho Soo Sohaa Ho Hogbaa Abbreviated (stand-alone) Dzu Dzf Sho Soo Soh Ho Hog Narrow (stand-alone) 2 3 4 5 6 7 1 Months Wide (format) Aharabata Oflo Ochokrikri Abeibee Agbeinaa Otukwadan Maawe Manyawale Gbo Anton Alemle Afuabee Abbreviated (format) Aha Ofl Och Abe Agb Otu Maa Man Gbo Ant Ale Afu Narrow (format) 1 2 3 4 5 6 7 8 9 10 11 12 Wide (stand-alone) Aharabata Oflo Ochokrikri Abeibee Agbeinaa Otukwadan Maawe Manyawale Gbo Anton Alemle Afuabee Abbreviated (stand-alone) Aha Ofl Och Abe Agb Otu Maa Man Gbo Ant Ale Afu Narrow (stand-alone) 1 2 3 4 5 6 7 8 9 10 11 12 Quarters Wide (format) Q1 Q2 Q3 Q4 Abbreviated (format) Q1 Q2 Q3 Q4 Narrow (format) 1 2 3 4 Wide (stand-alone) Q1 Q2 Q3 Q4 Abbreviated (stand-alone) Q1 Q2 Q3 Q4 Narrow (stand-alone) 1 2 3 4 Eras Wide Dani Jesu KJ Abbreviated DJ KJ Narrow DJ KJ Date Formats Full 2008-02-05T18:30:30 = Dzufo, 2008 Oflo 05 1995-12-22T09:05:02 = Sohaa, 1995 Afuabee 22 -0010-09-15T04:44:23 = Ho, -10 Gbo 15 Long 2008-02-05T18:30:30 = 2008 Oflo 5 1995-12-22T09:05:02 = 1995 Afuabee 22 -0010-09-15T04:44:23 = -10 Gbo 15 Medium 2008-02-05T18:30:30 = 2008 Ofl 5 1995-12-22T09:05:02 = 1995 Afu 22 -0010-09-15T04:44:23 = -10 Gbo 15 Short 2008-02-05T18:30:30 = 08/02/05 1995-12-22T09:05:02 = 95/12/22 -0010-09-15T04:44:23 = -10/09/15 Default 2008-02-05T18:30:30 = 2008 Ofl 5 1995-12-22T09:05:02 = 1995 Afu 22 -0010-09-15T04:44:23 = -10 Gbo 15 Time Formats Full 2008-02-05T18:30:30 = 18:30:30 UTC 1995-12-22T09:05:02 = 09:05:02 UTC -0010-09-15T04:44:23 = 04:44:23 UTC Long 2008-02-05T18:30:30 = 18:30:30 UTC 1995-12-22T09:05:02 = 09:05:02 UTC -0010-09-15T04:44:23 = 04:44:23 UTC Medium 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 09:05:02 -0010-09-15T04:44:23 = 04:44:23 Short 2008-02-05T18:30:30 = 18:30 1995-12-22T09:05:02 = 09:05 -0010-09-15T04:44:23 = 04:44 Default 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 09:05:02 -0010-09-15T04:44:23 = 04:44:23 Datetime Formats Full 2008-02-05T18:30:30 = Dzufo, 2008 Oflo 05 18:30:30 UTC 1995-12-22T09:05:02 = Sohaa, 1995 Afuabee 22 09:05:02 UTC -0010-09-15T04:44:23 = Ho, -10 Gbo 15 04:44:23 UTC Long 2008-02-05T18:30:30 = 2008 Oflo 5 18:30:30 UTC 1995-12-22T09:05:02 = 1995 Afuabee 22 09:05:02 UTC -0010-09-15T04:44:23 = -10 Gbo 15 04:44:23 UTC Medium 2008-02-05T18:30:30 = 2008 Ofl 5 18:30:30 1995-12-22T09:05:02 = 1995 Afu 22 09:05:02 -0010-09-15T04:44:23 = -10 Gbo 15 04:44:23 Short 2008-02-05T18:30:30 = 08/02/05 18:30 1995-12-22T09:05:02 = 95/12/22 09:05 -0010-09-15T04:44:23 = -10/09/15 04:44 Default 2008-02-05T18:30:30 = 2008 Ofl 5 18:30:30 1995-12-22T09:05:02 = 1995 Afu 22 09:05:02 -0010-09-15T04:44:23 = -10 Gbo 15 04:44:23 Available Formats d (d) 2008-02-05T18:30:30 = 5 1995-12-22T09:05:02 = 22 -0010-09-15T04:44:23 = 15 EEEd (d EEE) 2008-02-05T18:30:30 = 5 Dzf 1995-12-22T09:05:02 = 22 Soh -0010-09-15T04:44:23 = 15 Ho Hm (H:mm) 2008-02-05T18:30:30 = 18:30 1995-12-22T09:05:02 = 9:05 -0010-09-15T04:44:23 = 4:44 hm (h:mm a) 2008-02-05T18:30:30 = 6:30 SN 1995-12-22T09:05:02 = 9:05 LB -0010-09-15T04:44:23 = 4:44 LB Hms (H:mm:ss) 2008-02-05T18:30:30 = 18:30:30 1995-12-22T09:05:02 = 9:05:02 -0010-09-15T04:44:23 = 4:44:23 hms (h:mm:ss a) 2008-02-05T18:30:30 = 6:30:30 SN 1995-12-22T09:05:02 = 9:05:02 LB -0010-09-15T04:44:23 = 4:44:23 LB M (L) 2008-02-05T18:30:30 = 2 1995-12-22T09:05:02 = 12 -0010-09-15T04:44:23 = 9 Md (M-d) 2008-02-05T18:30:30 = 2-5 1995-12-22T09:05:02 = 12-22 -0010-09-15T04:44:23 = 9-15 MEd (E, M-d) 2008-02-05T18:30:30 = Dzf, 2-5 1995-12-22T09:05:02 = Soh, 12-22 -0010-09-15T04:44:23 = Ho, 9-15 MMM (LLL) 2008-02-05T18:30:30 = Ofl 1995-12-22T09:05:02 = Afu -0010-09-15T04:44:23 = Gbo MMMd (MMM d) 2008-02-05T18:30:30 = Ofl 5 1995-12-22T09:05:02 = Afu 22 -0010-09-15T04:44:23 = Gbo 15 MMMEd (E MMM d) 2008-02-05T18:30:30 = Dzf Ofl 5 1995-12-22T09:05:02 = Soh Afu 22 -0010-09-15T04:44:23 = Ho Gbo 15 MMMMd (MMMM d) 2008-02-05T18:30:30 = Oflo 5 1995-12-22T09:05:02 = Afuabee 22 -0010-09-15T04:44:23 = Gbo 15 MMMMEd (E MMMM d) 2008-02-05T18:30:30 = Dzf Oflo 5 1995-12-22T09:05:02 = Soh Afuabee 22 -0010-09-15T04:44:23 = Ho Gbo 15 ms (mm:ss) 2008-02-05T18:30:30 = 30:30 1995-12-22T09:05:02 = 05:02 -0010-09-15T04:44:23 = 44:23 y (y) 2008-02-05T18:30:30 = 2008 1995-12-22T09:05:02 = 1995 -0010-09-15T04:44:23 = -10 yM (y-M) 2008-02-05T18:30:30 = 2008-2 1995-12-22T09:05:02 = 1995-12 -0010-09-15T04:44:23 = -10-9 yMEd (EEE, y-M-d) 2008-02-05T18:30:30 = Dzf, 2008-2-5 1995-12-22T09:05:02 = Soh, 1995-12-22 -0010-09-15T04:44:23 = Ho, -10-9-15 yMMM (y MMM) 2008-02-05T18:30:30 = 2008 Ofl 1995-12-22T09:05:02 = 1995 Afu -0010-09-15T04:44:23 = -10 Gbo yMMMEd (EEE, y MMM d) 2008-02-05T18:30:30 = Dzf, 2008 Ofl 5 1995-12-22T09:05:02 = Soh, 1995 Afu 22 -0010-09-15T04:44:23 = Ho, -10 Gbo 15 yMMMM (y MMMM) 2008-02-05T18:30:30 = 2008 Oflo 1995-12-22T09:05:02 = 1995 Afuabee -0010-09-15T04:44:23 = -10 Gbo yQ (y Q) 2008-02-05T18:30:30 = 2008 1 1995-12-22T09:05:02 = 1995 4 -0010-09-15T04:44:23 = -10 3 yQQQ (y QQQ) 2008-02-05T18:30:30 = 2008 Q1 1995-12-22T09:05:02 = 1995 Q4 -0010-09-15T04:44:23 = -10 Q3 yyQ (Q yy) 2008-02-05T18:30:30 = 1 08 1995-12-22T09:05:02 = 4 95 -0010-09-15T04:44:23 = 3 -10 Miscellaneous Prefers 24 hour time? Yes Local first day of the week Dzu SUPPORT
See DateTime::Locale. AUTHOR
Dave Rolsky <autarch@urth.org> COPYRIGHT
Copyright (c) 2008 David Rolsky. All rights reserved. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. This module was generated from data provided by the CLDR project, see the LICENSE.cldr in this distribution for details on the CLDR data's license. perl v5.16.2 2013-08-25 DateTime::Locale::gaa(3)
All times are GMT -4. The time now is 09:12 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy