Search Results

Search: Posts Made By: jimmyb
3,711
Posted By jimmyb
Here are the outputs of the above commands ...
Here are the outputs of the above commands


-rw-rw-rw- 1 inf inf 103876292 Oct 11 18:16
wc -l returns 0 as its a single root tag XML file
3,711
Posted By jimmyb
sed Very Slow
Hi

We are using sed to clean up a file of a pattern and its talking a lot of time on XML output file

The command that we are using is


sed -e "s/tns1://g" $OUTPUTFILENM > $TEMPFILE

...
3,234
Posted By jimmyb
Thank you so much for the reply but I am seeing...
Thank you so much for the reply but I am seeing that it does not give correct answer when I use 24 hrs time format like


./tdiff.pl 09/16/13231530 09/17/13001530 -3600


I was expecting...
3,234
Posted By jimmyb
Its an IBM AIX system ---------- Post...
Its an IBM AIX system

---------- Post updated at 03:29 PM ---------- Previous update was at 03:25 PM ----------

Hi I am using the following code it works but the problem is that it does not...
3,234
Posted By jimmyb
Calculate date difference
Hi All

Can you please help me with UNIX script code that will work with ksh shell on UNIX server

My Requirement


Time1: 09/17/13101536

Time2: 09/16/13101536

I want to calculate...
2,741
Posted By jimmyb
Hi Don Thanks a lot for your reply .I have one...
Hi Don
Thanks a lot for your reply .I have one more issue their are qoutes also how do I take care of those its like



sed -e "s|xmlns="123//abc/integration/"||g" Orginal.xml >output.xml
...
2,741
Posted By jimmyb
Escape Sequence Overide in XML file
Hi

I am try to use sed to remove decleration information from an XML file however their are special characters in the string and sed is not able to parse it . I am using the following commond.
...
Showing results 1 to 7 of 7

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