Search Results

Search: Posts Made By: karthi1305561
7,780
Posted By karthi1305561
Hi Aia, thanks a lot for your help.. I got the...
Hi Aia, thanks a lot for your help.. I got the output wat I required. Thanks once again. This thread is completed now.
7,780
Posted By karthi1305561
Apologies, My LastSignOn tag has Date & Time. My...
Apologies, My LastSignOn tag has Date & Time. My requirement is only date in the format YYYYDDMM without any separator. Only 8 characters are allowed.
<ns5:LastSignOn>27/05/14...
7,780
Posted By karthi1305561
Yep, thanks that is working. A last correction i...
Yep, thanks that is working. A last correction i need is i don't need the date separate "/" in Lastsignon. YYYYDDMM without "/" is fine..

---------- Post updated at 11:52 PM ---------- Previous...
7,780
Posted By karthi1305561
#!/usr/bin/ksh BIN_DIR=$HOME/scripts ...
#!/usr/bin/ksh
BIN_DIR=$HOME/scripts
DATA_DIR=$HOME/scripts/config/data
CONFIG_DIR=$HOME/scripts/config
FILE=$DATA_DIR/SAMPLE.xml
DATE=`date -u +%Y%m%d`
MAILUSERS="abcd@gmail.com"
cd $DATA_DIR...
7,780
Posted By karthi1305561
Expertise DON, AIA, RudiC thanks for your inputs...
Expertise DON, AIA, RudiC thanks for your inputs and Ideas. I will work on and will let you know the output.. I will post again if i face any issues.. Thanks once again dear's......

----------...
7,780
Posted By karthi1305561
Thanks for your assistance, but i'm very much...
Thanks for your assistance, but i'm very much struggling to under stand the code & flow. If possible could you please explain me?
7,780
Posted By karthi1305561
UNIX/PERL script to convert XML file to pipe delimited format
I'm new to development, so i have just started the code.
7,780
Posted By karthi1305561
UNIX/PERL script to convert XML file to pipe delimited format
Hello, I need to get few values from a XML file and output needs to be written in another file with pipe delimited format. The Header & Footer of the Pipe Delimited file will be constant.

The...
Showing results 1 to 8 of 8

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