Search Results

Search: Posts Made By: thecoffeeguy
1,183
Posted By thecoffeeguy
Ok. I need some help with a script.
Ok..im stuck and need some help creating a script that I am trying to implement on one of our SPARC servers. Here is what I am trying to do:

Basically, I have a file that I need to grep through...
4,132
Posted By thecoffeeguy
Hmm. Ok. I will check it out. On my...
Hmm. Ok. I will check it out.

On my particular system, we are running Solaris 9. Not sure if that would support the newer version.

Assuming that I do not have the newer version, any other...
4,132
Posted By thecoffeeguy
Quick question on grep: grabbing lines above and below
Just a quick question on grep/egrep.

I am writing a shell script that is looking for certain strings in a text file. It works well and gets exactly what I need.

However, the way the program...
4,079
Posted By thecoffeeguy
Create a script using DATE command?
Not even sure how to word this.
Basically, we have a log file that gathers all alerts for a system.

What I am doing is grepping through this file and grabbing certain strings that are outputted...
17,319
Posted By thecoffeeguy
Blah...I forgot to post what I used. My...
Blah...I forgot to post what I used. My apologies.
Here is what I used:

egrep -e 'ORA-5543|ORA-1234'

:b:
17,319
Posted By thecoffeeguy
Wouldn't you know...just after I post this, I...
Wouldn't you know...just after I post this, I figure it out.

:D
17,319
Posted By thecoffeeguy
Trouble grepping for multiple strings
I am having a heck of a time trying to write a script that will grep for multiple strings in a single file. I am really at my wits end here and I am hoping to get some feedback here.

Basic...
Showing results 1 to 7 of 7

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