Search Results

Search: Posts Made By: ynixon
3,787
Posted By RudiC
No - the correct formulation would be "When there...
No - the correct formulation would be "When there is only 1 alias, which on top is the one being removed, the script can't find the anchor for the replacement".

---------- Post updated at 16:34...
3,787
Posted By RudiC
Sorry for missing the rest of the input file. Try...
Sorry for missing the rest of the input file. Try sed -e '/(SID_D/ {:L;N;/\n *)/bK;bL; :K;/alias2/d;/alias3_DGB/rINSERT.TXT' -e' }' file As it is difficult if not impossible to determine the very...
5,425
Posted By RudiC
Might benefit from some fine tuning:awk ' ...
Might benefit from some fine tuning:awk '
/^tns_alias2/ {getline
L+=gsub (/\(/, "") - gsub (/\)/,"")
}

!L
L {L+=gsub (/\(/, "") - gsub...
Showing results 1 to 3 of 3

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