Search Results

Search: Posts Made By: mradul_kaushik
18,483
Posted By mradul_kaushik
Thanks a ton, MK
Thanks a ton,

MK
18,483
Posted By mradul_kaushik
Escaping apostrophe using shell script
Hi,

I am using the KSH shell. I am facing a problem of escaping apostrophe('), that is occuring in a variable.
I used the following command, but in vain

item=`echo $item|sed 's/'/\'/g'`
...
14,891
Posted By mradul_kaushik
Special Character Check in Shell script
Hi,

I'm currently working on a project that requires parsing xml file. One of the field in the xml is shown below (don't remember exactly):
<variable="ITEM">12345678</variable>
I coded my script...
Showing results 1 to 3 of 3

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