Search Results

Search: Posts Made By: misdeed
2,567
Posted By Scrutinizer
Hi, you can use an input file with the new key...
Hi, you can use an input file with the new key value pairs
$> cat file1
ABCD_XXX=new_value1
ABCD_YYY=new_value2
$> cat file2
foo
ABCD_XXX=value1
ABCD_YYY=value2
bar=baz

Try:
awk...
7,549
Posted By sam25
Thanks for replying i am using awk like:- ...
Thanks for replying i am using awk like:-

awk '/str1/ && /str2/ && /str3/' filename
Showing results 1 to 2 of 2

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