Search Results

Search: Posts Made By: ragha81
2,377
Posted By ragha81
Hi Bakunin, We are using HP -UX Operating...
Hi Bakunin,

We are using HP -UX Operating System.

MadiinGermany.. Unfortunately perl is not installed in our system.

Thanks,
Ragha
2,377
Posted By ragha81
sed 255 Character Limitation
Hello,

I am using sed command to place a comma dynamically in certain positions. When the position variable exceeds 255 characters, it errors out. I would appreciate if someone can point in the...
10,765
Posted By ragha81
Hi Tyler Thanks a lot for your help. Its working...
Hi Tyler Thanks a lot for your help. Its working fine and creating the text files

I have a question though, I am trying to create ProductRef.txt and Products.txt just like you did for other three...
10,765
Posted By ragha81
Hi Corona, those dashes are not necessary.. I was...
Hi Corona, those dashes are not necessary.. I was just mentioning those dashes as delimitor. we need not have that.. thank you.
10,765
Posted By ragha81
XML to data dile - shell script
Hi Corona,

I totally understand that. The arrangement is they will not change xml as of now. I just need a way to do the conversion of xml. Pls let me know if possible

---------- Post updated...
10,765
Posted By ragha81
Convert XML to Data File in Shell Script
Hi All,

I will be getting a huge XML file with a lot of records in it. I need to convert it into multiple data files.

SAMPLE XML FILE



<ABSProductCatalog...
68,433
Posted By ragha81
thanks a lot for your timely help buddy.. ur code...
thanks a lot for your timely help buddy.. ur code worked the way i wanted!
68,433
Posted By ragha81
reading each line from a file
hi gurus.. i have a requirement like this...I need to read each line in a file and store it in a variable.. the file is li,e this. i would prefer to construct a loop for this.

1
2
3
4
5
6
7...
4,291
Posted By ragha81
thanks a ton for your timely help guys.. i was...
thanks a ton for your timely help guys.. i was able to achieve the desired results...
4,291
Posted By ragha81
detecting multiple instances
Hi Gurus

I have a requirement like this. i use solaris OS..

if there are 2 instances of the same ksh file running in the directory, i need to kill the ksh file that started to run latest.
...
2,578
Posted By ragha81
Guys, its actually working. I added an extra *...
Guys, its actually working. I added an extra * and so it didn't work the first time. thanks a lot for your help.
2,578
Posted By ragha81
The cron is not executing this way. Do you know...
The cron is not executing this way. Do you know why.

Thanks
2,578
Posted By ragha81
thanks guys. I have just implemented the cron....
thanks guys. I have just implemented the cron. Will let you know if it works.. thanks
2,578
Posted By ragha81
executing a cron
Hi Gurus

I have a requirement to execute a cron job every 30 min until 8pm in the night and again start at 8 am in the morning. How would I add the cron entry for this requirements. all inputs are...
2,309
Posted By ragha81
thanks a lot for your help guys. i was able to...
thanks a lot for your help guys. i was able to get it either ways..
2,309
Posted By ragha81
output of an array
Hi gurus,

I need to set up an array like this

set - A arr 'A', 'B'

The output of this array should be like this 'A','B'

Right now, I get the output like this 'A B'

Can anyone suggest...
3,116
Posted By ragha81
Nagarajan, Thanks for your timely help. Your...
Nagarajan,

Thanks for your timely help. Your code worked as expected..
3,979
Posted By ragha81
Hi sb008.. Thanks for all your help.. It was...
Hi sb008..

Thanks for all your help.. It was not your bad, but I was unable to attach the whole file for some reasons.

I finally figured a way to correct that. There is an inbuilt functionality...
3,116
Posted By ragha81
dynamically setting an array
Hi Gurus,

How do I dynamically set up an array. Below is my code


if [[ $tsk_count -gt 0 ]]
then

set ecomm_task_limit = '${ecomm_srvr[$j]}'
fi

Here, I want to set values in the...
3,979
Posted By ragha81
Hi sb008.. I am pasting below the output of...
Hi sb008..

I am pasting below the output of srvrmgr command. please have a look at it and tell me there is a way to parse it the way I desire.

Thanks

Siebel Enterprise Applications Siebel...
3,979
Posted By ragha81
this problem also happens if there are more than...
this problem also happens if there are more than 7 field in the input file even without having the value "Exited with error" likr this


sblp009 2007-03-20 11:21:34 Running ...
3,979
Posted By ragha81
Hi.. its not happen sporadically as i said...
Hi..

its not happen sporadically as i said in my last post. it happens when the input file ahs the value 'Exited with error' in one of the fileds like this


sblp006 2007-03-19 03:57:45 ...
3,979
Posted By ragha81
I am getting an output like this sporadically...
I am getting an output like this sporadically from your code.


sblp011 2007-03-20 11:01:03 Running 115548 EMPANON 6342 eCommunicationsObjMgr_enu ...
3,979
Posted By ragha81
Hii. Your code is giving me issues as well. I am...
Hii. Your code is giving me issues as well. I am getting output like the one below in cases where there are more than 7 fields. please tell me how to correct that. i am really bad at shell scripting...
3,979
Posted By ragha81
hi sbp008 thanks a lot for your reply.. ...
hi sbp008

thanks a lot for your reply..

your code is working exactly as expected. however i have one more question, i want to store the output of your grep into another file. how do i do that....
Showing results 1 to 25 of 151

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