Search Results

Search: Posts Made By: Praveenkulkarni
1,038
Posted By Praveenkulkarni
Thanks for the quick response. I tried the...
Thanks for the quick response.

I tried the below:
awk '/INTERCHANGE_CONTROL_NO/ {sub(/00/,"99",$1)} 1' Input_file

and this did not work.

The sed command is completely replacing the value...
1,038
Posted By Praveenkulkarni
Positional Update of XML File
Hello,
I have a XML file and need to update the data for a specific XML Attribute in the file. I need a Perl or Awk command to look for...
2,832
Posted By Praveenkulkarni
Shell command to Strip white spaces at specific location
Hello,
I have a Comma separated input file with one of the sample records as below:

-9223372036854477528,"834","834003325515BXNI00101012013C","5","PLAN_VALUE","PPO, General...
1,690
Posted By Praveenkulkarni
Need a bit more of help over this one. The...
Need a bit more of help over this one. The command is not working for some of the lines. Can you please help if the lines are as below:

...
1,690
Posted By Praveenkulkarni
Reform Lines in File without blank lines and spaces
Hello All,
I have a file with data as below. Each line consists of 21 fields. I am not able to load them back to the database.

50733339,"834","834 ...
1,851
Posted By Praveenkulkarni
UNIX Command to replace particular field
Hello All,
I need your help in getting a command. I have a input file as below:

"A0C0VN","XZ70720","02","MEMBER ELIGIBILITY_DC",2012021308,"",,,20120213

I need a command to remove the...
1,493
Posted By Praveenkulkarni
Thank you very much. This does it exactly what I...
Thank you very much. This does it exactly what I needed.. Need to learn awk for sure.. Very helpful. Thanks again
1,493
Posted By Praveenkulkarni
Replace spaces at a specific Location
Hello All,
I have a comma separated file which needs to be loaded to the database. But, I need to trim the white spaces for a specific column before its loaded.

Below is the sample line from...
1,167
Posted By Praveenkulkarni
It would be great if someone could help me with...
It would be great if someone could help me with that on how to achieve it with Perl
1,167
Posted By Praveenkulkarni
Comparison of fields in Files
Hello,
I have two files with tab delimited data. The file will contain details something like below:

FILENAME.A.B.C. 3 5 VALID PROCESSED

I would have a bench mark file. I...
5,031
Posted By Praveenkulkarni
Shell Script to Search for a particular String and copy the timestamp to a variable
Hi,
We Perfrom Loads to the database through a Perl script which generates a statistics file. I need to read the statistics. the Statistics file looks something like below:

Process...
Showing results 1 to 11 of 11

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