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
Sed variable substitution when variable constructed of a directory path alrinno Shell Programming and Scripting 2 07-11-2008 03:24 PM
Enviornment Variable in B shell (I call it nested variable) princelinux Shell Programming and Scripting 4 07-02-2008 02:35 AM
passing a variable inside a variable to a function KingVikram UNIX for Dummies Questions & Answers 2 01-14-2008 08:28 PM
Export command giving Variable Name vs the Value set for the Variable ParNone UNIX for Dummies Questions & Answers 2 04-03-2006 12:43 PM
ksh: A part of variable A's name is inside of variable B, how to update A? pa3be Shell Programming and Scripting 4 03-30-2005 12:29 PM

 
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
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old 08-11-2008
jmd2004 jmd2004 is offline
Registered User
  
 

Join Date: Aug 2008
Posts: 7
Awk help with populating variable

Hi,

I'm looking for help trying to parse a data stream. Any help would be greatly appreciated.

Quote:
I need the awk statment to retrieve the entire date "Aug 3 00:00:02 2008" and then populate the "a" variable. Currently I am only populating it with $2 or "Aug".

Any I thoughts on how I can populate variable "a" with the entire line or date?

Thanks!
JMD
My awk statement is


Code:
awk '/Aug/{a=$2}/vol/{print a, host, $1, $2, $3, $4, $5}' out.txt

Sample Data Stream "out.txt"

-----------------------------

# Aug 3 00:00:00 2008

===== DF =====
Filesystem kbytes used avail capacity Mounted on
/vol/vol1/ 781441232 285519024 495922208 37% /vol/vol1/
/vol/vol2/ 781441232 320075968 461365264 41% /vol/vol2/


# Aug 3 00:00:02 2008

===== DF =====
Filesystem kbytes used avail capacity Mounted on
/vol/vol1/ 2495490048 1738484048 757006000 70% /vol/vol2/
/vol/vol2/ 8734215168 7250720128 1483495040 83% /vol/vol2/


Quote:
What i'm getting from the above awk statement:
Aug /vol/vol2/ 781441232 320075968 461365264 41% /vol/vol2/
Aug /vol/vol1/ 2495490048 1738484048 757006000 70% /vol/vol2/
Aug /vol/vol2/ 8734215168 7250720128 1483495040 83% /vol/vol2/

-------------

Thanks!
 

Bookmarks

Tags
awk variables

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 09:23 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