![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Extracting Data from a File | oop | UNIX for Dummies Questions & Answers | 0 | 07-31-2007 11:48 AM |
| Extracting Data from xml file | nishana | Shell Programming and Scripting | 3 | 07-13-2007 07:17 AM |
| Extracting Data From Sendmail | calex | Shell Programming and Scripting | 3 | 01-15-2007 08:43 AM |
| Extracting data from each line | csaha | Shell Programming and Scripting | 1 | 04-26-2006 11:49 PM |
| Perl - extracting data from .csv files | kregh99 | Shell Programming and Scripting | 3 | 10-09-2003 10:18 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
extracting data from files..
frnds,
I m having prob woth doing some 2-3 task simultaneously... what I want is... I have lots ( lacs ) of files in a dir... I want.. these info from arround 2-3 months files filename convention is - abc20080403sdas.xyz ( for todays files ) I want 1. total no of files for 1 dec 2007 to 1 apr 2008 ( daily count ) 2. sum of total line counts in those files... 3. file size of that files... Pl help... at least suggest.. -thanks |
|
||||
|
read this post on how to increment dates in YYYYMMDD format
Date increment in the format "YYYYMMDD" make a loop around those files and addup stats, thats all! |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|