Search Results

Search: Posts Made By: prabhutkl
2,354
Posted By prabhutkl
Updating a field in a File without creating temp file's
Hi vidyadhar85,

I tried with below script, but the problem when I schedule this script multple times to run at a same time to update different record in a file it is not working properly,
...
1,836
Posted By prabhutkl
Updating the input file
Hi Experts,

I have a requirement.

input_file.txt

Emp_no Emp_Name Salary
100 A 1000
101 B 2500
102 C 1500

I want to update the salary field of a record based on a condition(like...
1,586
Posted By prabhutkl
Updating the input file
Hi Experts,

I have a requirement.

input_file.txt

Emp_no Emp_Name Salary
100 A 1000
101 B 2500
102 C 1500

I want to update the salary field of a record based on a condition(like...
1,825
Posted By prabhutkl
Updating the input file
Hi Experts,

I have a requirement.

input_file.txt

Emp_no Emp_Name Salary
100 A 1000
101 B 2500
102 C 1500

I want to update the salary field of a record based on a condition(like...
2,354
Posted By prabhutkl
Updating a field in a File without creating temp file's
Hi Experts,

I have a requirement where i need to update the below items in file,

1. END TIME
2. PREV_STATUS

For the first time the PREV_status and end time of all job the job will be...
6,719
Posted By prabhutkl
Running the Script in Background.
Gurus,

Pls. help on this to run the script in background.
I have a script to run the informatica workflows using PMCMD in script.

Say the script name is test.sh & Parameters to the script is Y...
2,965
Posted By prabhutkl
Problem with spaces in directory path
Hi Gurus,

I have a requirement.


cat /usdd/Sample/"NDDF Plus DB"/"NDDF Descriptive and Pricing"/"NDDF BASICS 3.0"/"Pricing"/1.txt |
sed 's/[ ]*|[ ]*/|/g' |
sed 's/^[ \t]*//'|
...
15,643
Posted By prabhutkl
Many Thanks radoulov!!!!!
Many Thanks radoulov!!!!!
15,643
Posted By prabhutkl
To Replace comma with Pipe inside double quotes
Hi,

I have a requirement to replace the comma's inside the double quotes. The comma's inside the double quotes will get changed dynamically.

Input Record:
"Washington, DC,Prabhu,aju",New York...
Showing results 1 to 9 of 9

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