Search Results

Search: Posts Made By: RDR
2,016
Posted By RDR
Thanks a lot guys ... These worked like charm...
Thanks a lot guys ... These worked like charm ....

My file was a little different from the one I attached , so had to do little modification ... Here is what I used ...



FILE_DATE=`awk...
2,016
Posted By RDR
read contents of a file using AWK
Hi,

I am kind of new at awk programming, so any help would be great !

I am trying to read a date from a file into a variable and a count into another variable and display both these...
4
1,711
Posted By RDR
Thank You everyone... I got it working !!!
Thank You everyone... I got it working !!!
4
1,711
Posted By RDR
grep
Can somebody tell me how do i just pull out the required string and not the complete sentence using grep or any other unix feature ????

Like ex: if I have a file with contents :

This is a...
9,892
Posted By RDR
grep across multiple lines
How do you grep 'select * from table_name' string from a script if the select * and from table_name are on 2 different lines ? like
select *
from table_name

Any help would be greatly...
8,218
Posted By RDR
Thank You So much ...It works fine .... ...
Thank You So much ...It works fine ....

Sometimes you miss on small things ...
I was trying to do grep 'select .\* from' ....

Can you help me with this also .... I was actually trying to...
8,218
Posted By RDR
SQLPlus Select with Grep
I m trying to grep 'select * from' from a script, but the problem is with the * ...
I think its taking * as some special character ...

when I try to do grep '*' test (test is my test file)...
Showing results 1 to 7 of 7

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