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 > Top Forums > Shell Programming and Scripting
.
google unix.com



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
Grep Log file cbo0485 UNIX for Dummies Questions & Answers 1 05-27-2008 11:24 PM
grep from file jaydeep_sadaria Shell Programming and Scripting 2 04-10-2008 12:03 PM
How to grep a number in a file to find them in another file ahjiefreak Shell Programming and Scripting 7 12-12-2007 06:01 AM
how to search -n in a file with grep lamilami Shell Programming and Scripting 2 11-28-2007 04:42 PM
grep for a tar File steiner UNIX for Advanced & Expert Users 1 07-19-2004 11:40 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 01-10-2008
ali560045's Avatar
ali560045 ali560045 is offline
Registered User
  
 

Join Date: Oct 2007
Posts: 328
grep file

i have the following shell script to grep file according to current date

#!/bin/ksh

a=0

if
a=`date +"%d"`
b=`date +"%e"`
then
ls -ltr *.log | egrep "$a|$b" | tr -s " " | cut -d " " -f6-9
else
echo "Records not found for $a $b "
fi
------------------------------------------------------------------------

but the o/p i m getting is that it it grepping some previous date files also

Dec 28 10:02 DBSyncController.log.13
Dec 28 19:27 DBSyncController.log.10
Dec 31 17:11 BETracker_Excp_FAIL.31122007171039.txt
Jan 1 16:45 BETracker_Excp_MAN_Expected.01012008164515.txt
Jan 1 16:49 BETracker_Excp_NEW_Expected.01012008164515.txt
Jan 5 23:10 DBMaint.log.1
Jan 6 14:09 fsync_results_01062008.txt
Jan 9 09:14 AMRInstallationStatusReport.log
Jan 9 10:44 mdcadedn03_080109_1043.nmon
Jan 9 10:48 TNSout
Jan 9 11:27 mdcadedn03_080109_1127.nmon
Jan 9 20:04 MissingReadsSummaryReport.log
Jan 10 01:08 ImportAdapter.MRMSPreRead.log.3
Jan 10 01:08 ImportAdapter.MRMSPreRead.log.2
Jan 10 01:08 ImportAdapter.MRMSPreRead.log.1

Last edited by ali560045; 01-10-2008 at 07:58 AM..
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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT -4. The time now is 05:54 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