Search Results

Search: Posts Made By: kesu2k
6,893
Posted By kesu2k
Hi Annihilannic, No worries,the script is...
Hi Annihilannic,
No worries,the script is working good..Thanks a lot
6,893
Posted By kesu2k
Hi Annihilannic, I am very sorry,I tried your...
Hi Annihilannic,
I am very sorry,I tried your script
cp -p originalfile originalfile.bak && awk '<your script here>' originalfile.bak > originalfile

It didnt put back the changes to original...
6,893
Posted By kesu2k
Hi Annihilannic, The script works good..I have...
Hi Annihilannic,
The script works good..I have one more concern i should be able to print the changes in the same file where we are searching..how can I do.
6,893
Posted By kesu2k
awesome..Thanks Annihilannic..It helped ..thanks
awesome..Thanks Annihilannic..It helped ..thanks
6,893
Posted By kesu2k
Hi Annihilannic, I used awk...
Hi Annihilannic,
I used awk '/rights/,/avsStoreLoc/ { print }' a.xml
to extract the text between "rights" and "avsStoreLoc" ..but it didnt help me much
6,893
Posted By kesu2k
Search a string and append text after the string
Hi,

I have a file like this...

<o t="Batch" id="8410" p="/" g="32">
<a n="name">
<v s="DBBA1MM"/>
</a>
<a n="owner">
<v r="/[AdminUser]Administrator"/>
</a>
<a n="rights">
<v...
2,445
Posted By kesu2k
Thanks!! thats Gr8t :)
Thanks!! thats Gr8t :)
2,445
Posted By kesu2k
Thanks it worked ,can it be sorted to get the...
Thanks it worked ,can it be sorted to get the output like this

XXXX_20061001_00 XXXX_20061001_03 XXXX_20061002_00 XXXX_20061002_03 XXXX_20061003_00

Thanks once again :)
2,445
Posted By kesu2k
Thanks it really worked. :)
Thanks it really worked.
:)
2,445
Posted By kesu2k
Remove duplicate phrase
I have a value
VAL=XXXX_20061001_00 XXXX_20061001_03 XXXX_20061001_00 XXXX_20061002_00 XXXX_20061002_03 XXXX_20061003_00

The VAL has duplicates like XXXX_20061001_00 repeated twice.

How...
Showing results 1 to 10 of 10

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