Search Results

Search: Posts Made By: dprakash
4,816
Posted By dprakash
thanks a lot pravin..its working..... ...
thanks a lot pravin..its working.....

---------- Post updated at 07:24 AM ---------- Previous update was at 06:38 AM ----------

Hi Pravin
we are not able to generate our real time Order xml...
4,816
Posted By dprakash
HI Pravin.. thanks for quick reply... i...
HI Pravin..
thanks for quick reply...
i executed your command...where im getting 3 xmls...
but ...</Order> tag is not coming in 2nd and 3rd xml ,but coming in 1st xml.
could you plz llook into...
4,816
Posted By dprakash
Need to Split Big XML into multiple xmls
Hi friends..
We have urgent requirement.We need to split the big xml having multiple orders into multiple xmls
having each order in each xml.
For Example
In input XMl will be in following format...
2,669
Posted By dprakash
Hi thanks its working perfectly..hi can you also...
Hi thanks its working perfectly..hi can you also plz modify this command:
awk 'NR==1 { date= substr($0,2,8)} NR> 1 { print date$0 }' source_file
to remove trailor record as shown below:
...
1,735
Posted By dprakash
Need-To remove header/trailor and add-date-on first-postion-plz-help
Hi Friends thanks a lot....for ur replies its worked fine...i have one more question..
if i need to remove trailor (T000000004 ) as shown below file also with header.Plz help thanks
Source file:...
2,669
Posted By dprakash
need-add-date-first-postion-plz-help
Hi Friends thanks a lot....for ur replies its worked fine...i have one more question..
if i need to remove trailor (T000000004 ) as shown below file also with header.Plz help thanks
Source file:...
2,669
Posted By dprakash
Need to Add date on first position.Plz help
We have a file as shown below with Header and details below Header.Here Header indicates date field.
i Want to add date i.e 20100928 as a first position as shown below without header.Please help us...
24,970
Posted By dprakash
Converting vertical items into Horizontal plz
Hi all im able to convert vertical into horizontal as follows using tr '\n' ','
to convert
1111
2222
3333
4444 as to 1111,2222,3333,4444,

but im getting comma at end.. i want to remove...
6,346
Posted By dprakash
Converting Horizontal items into vertical plz
i have one scenario
i want to convert horizontal rows into vertical rows.
For eg
Input file contains:
1001,34.7,43.7,34.99|1002,34,243,34|1003,34,43,34|1004,34,43,34|1005,34,43,34
Output file...
4,620
Posted By dprakash
conversion of different timestamp to standard timestamp
hi
i need a scrit to convert one date format to another. for example
i have three columns in a file which gets a different format, but lastly i want output
with stadard timestamp as ...
2,088
Posted By dprakash
Pivoting Dynamic rows into columns
Original file we are getting .......
Item Period Amt
P1 106 1000
P1 206 1500
P1 106 2000
P2 256 5800
P2 650 7500
My output should be...
Showing results 1 to 11 of 11

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