Search Results

Search: Posts Made By: whomi
9,380
Posted By whomi
Hi vgersh99 I have tried with, as u have...
Hi vgersh99
I have tried with, as u have suggestd bt its giving me below error..........

Apr 16
Apr 15
oracheck.sh: Apr 15: not found
oracheck.sh: Apr 16: not found
awk: syntax error near...
2,618
Posted By whomi
Hi awk '/SELECT/,/;/' file
Hi

awk '/SELECT/,/;/' file
9,380
Posted By whomi
Hi ghostdog -------here is my code which i...
Hi ghostdog

-------here is my code which i have written (for bottleneck look at the code RED)------
#!/bin/ksh
for SID in `cat $HOME/appleora/dblist`
do
cd $HOME/appleora/$SID/admin/bdump...
9,380
Posted By whomi
Hi ghostdog a=pattern1 b=pattern2 awk -v...
Hi ghostdog
a=pattern1
b=pattern2
awk -v var=$a,var1=$b '$0~var,$0~var1' file

Here what i used ......
can you correct me...... Its not working
5,567
Posted By whomi
any update......???? How to call the...
any update......????

How to call the varaible value in '/STEP1/,/STEP2/'????
9,380
Posted By whomi
Hi Ghostdog And that pattern2 as well i...
Hi Ghostdog

And that pattern2 as well i want to call trough varaible thn how can i do this???
5,567
Posted By whomi
Hi Ghostdog But if want to use same syntax bt...
Hi Ghostdog
But if want to use same syntax bt here the value for STEP1 and STEP2 is not hard coded but if i want to pass these value through varialble thn how can i acheive this n how can i define...
9,380
Posted By whomi
10x 4 reply... bt still its not working.. I...
10x 4 reply...
bt still its not working..
I think u ddnt undersand my requirement.

Here i want to retrieve the value based on the YESTERDAYS Date and TODAYS date and my script will redirect the...
9,380
Posted By whomi
10x...4 reply to my thread bt How can i use -v...
10x...4 reply to my thread bt
How can i use -v option in awk for /start/,/stop/ search option...

Kanchan
Also my search pattern is the date which will retrieve by the variable which i was...
9,380
Posted By whomi
Substituting variable value in AWK /start/,/stop/
Hi all u brilient people on the forum...
I am trying to call the variable value in awk command for search pattern /start/,/stop/ but i am nt able to do this ....
wat i did is ..i have created two...
Showing results 1 to 10 of 10

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