The UNIX and Linux Forums  

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
Please can any one explain this ${0##/} gadege Shell Programming and Scripting 2 04-01-2008 04:26 PM
please explain this dummy_needhelp Shell Programming and Scripting 2 10-15-2007 02:17 AM
Can anyone explain plz r_W213 UNIX for Advanced & Expert Users 3 03-27-2007 05:52 AM
if [ $? -eq 0 ] .. can someone explain this? ranjita.c Shell Programming and Scripting 5 10-03-2006 08:50 PM
Explain awk hitmansilentass Shell Programming and Scripting 4 09-27-2006 03:14 PM

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 04-04-2008
mail2sant mail2sant is offline
Registered User
  
 

Join Date: Apr 2008
Location: bangalore
Posts: 69
please explain the below

could u please convert the below statement to shell script
----------
logdir=/smp/dyn/logfiles/cpm/pgm/pgIm
$logdir = $logdir ."/pgIm${toDate}*";



----
could u please explain the below clearly


grep -i adding $logdir | grep -iv equation | awk '{print \$NF}' | sort -u | sed -e 's/\.\$//' > /tmp/t1
  #2 (permalink)  
Old 04-04-2008
derek3131 derek3131 is offline
Registered User
  
 

Join Date: Apr 2008
Posts: 5
Red face

grep -i adding $logdir | grep -iv equation | awk '{print \$NF}' | sort -u | sed -e 's/\.\$//' > /tmp/t1


Looks like to me this is searching for lines of data in the $logdir that contain the word "adding" but does not contain the word "equation" then awk it searching those results for the number of fields, sort, sorts then and sed is looking to remove any \. or $ from that data, then its all getting written to a file in /tmp

I could be wrong though, I just started scripting a month ago
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 04:30 AM.


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