Search Results

Search: Posts Made By: Matthias03
3,495
Posted By Matthias03
Wow... excellent, thanks Franklin52! I...
Wow... excellent, thanks Franklin52!

I never tried, (or knew) the "\\" before the "*".
:)


@radoulov, I am trying to grab a chunk of a log file using the timestamps w/in the log file.
...
3,495
Posted By Matthias03
I certainly will tomorrow when I have access to...
I certainly will tomorrow when I have access to the system again. Thanks!

---------- Post updated 08-04-10 at 10:23 AM ---------- Previous update was 08-03-10 at 08:52 PM ----------

Excerpt...
3,495
Posted By Matthias03
Using awk -v with a search pattern with a "*"
Hello

I'm trying to write a script that will grab a chunk of a log file. The 'timestamp' of the log has a "*" in it. The code I'm using is:

#/bin/bash
#
TIMESRT=2010JUL21*00:00:00...
3,055
Posted By Matthias03
SED help - cleaning up code, extra spaces won't go away
Hello,

W/in the script I'm working on, I have a need to take a column from a file, and format it so I can have a variable that will egrep for & invert the regex from another file.

My solution...
19,126
Posted By Matthias03
solved
6 mins later I had a reply? Wow! Thanks!

As for my problem... I figured it out.

Sorry, I have no code yet to past, as this was one of the first step to start the process. Should I have asked...
19,126
Posted By Matthias03
awk search column, print line
Hello.

I've been banging my head against walls trying to search a comma delimited file, using awk. I'm trying to search a "column" for a specific parameter, if it matches, then I'd like to print...
Showing results 1 to 6 of 6

 
All times are GMT -4. The time now is 10:18 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy