Search Results

Search: Posts Made By: RTY
4,518
Posted By RTY
Hi, Just do echo $db_name$i It...
Hi,

Just do

echo $db_name$i

It would print fine.
2,390
Posted By RTY
Hi Yoda, Could you explain the logic how the...
Hi Yoda,

Could you explain the logic how the awk is working.

Thx!
4,877
Posted By RTY
I am not able to redirect the grep output in a...
I am not able to redirect the grep output in a file. Can we do that I doubt !!

Please confirm.

Regards,
RTY
4,877
Posted By RTY
The code snippet is just; what i am looking for....
The code snippet is just; what i am looking for. It is not a working piece because i am not able to redirect the grep thing into a file.

1) I want to search for both the string "STRING1" and...
4,877
Posted By RTY
I have already seen this but no success.....:( :(...
I have already seen this but no success.....:( :( is there any other way to do the same?
4,877
Posted By RTY
no it is not being installed.....
no it is not being installed.....
4,877
Posted By RTY
monitor log files
Hello,

I want something like this

tail -f /a/b/c/*.log | grep -i "STRING1|STRING2 " > a.txt

I want to check all the log files in a particular directory then grep if any of the log files have...
Showing results 1 to 7 of 7

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