Search Results

Search: Posts Made By: Krishnaramjis
1,808
Posted By Krishnaramjis
Flat File in HP-UX
Hi

I have a file like below . IF the record starts with ASD then change the 20th offset to "K" follwed by that 20th offset value & if the record starts with ASDR then change the 38th ...
2,091
Posted By Krishnaramjis
Removing th quotation is NOT solving the...
Removing th quotation is NOT solving the problem
2,091
Posted By Krishnaramjis
Copying only the file name
Hi
I just want to copy the file name from the input file. Below is the code I have used but the answer comes with quotation .

$ cat test.sh
file_name=\'$1\'
echo $file_name

$ sh...
4,785
Posted By Krishnaramjis
If the redcolor value is 1088 then i need to...
If the redcolor value is 1088 then i need to change the values in the 3rd column (ie., 7044) to 9999 from oneset of QWER to END .
here one pbm just now i was told . the below should not ...
4,785
Posted By Krishnaramjis
thanks alls. But Let me tell my requiremnet...
thanks alls. But Let me tell my requiremnet one more time .
QWER 2:35 7044 00001 ROUT 1188 EA SS
ASD 2:36 7044 00010 ROUT
BSD 2:37 7044 00011 ROUT
END
QWER 3:35 7044 00011 ROUT 1088 EA...
4,785
Posted By Krishnaramjis
one mort thing one set of order starts ...
one mort thing one set of order starts with QWER & ends with END . so I do want to change to entire 3rd column between QWER to END


Thanks
KRishna
4,785
Posted By Krishnaramjis
Flat file
Hi
I have a flat file looking this

QWER 2:35 7044 00001 ROUT 1188 EA SS
ASD 2:36 7044 00010 ROUT
BSD 2:37 7044 00011 ROUT
END
QWER 3:35 7044 ...
5,460
Posted By Krishnaramjis
Values from Oracle to Unix
Hello Experts
how do I get a output value from Oracle to Unix . Please give me sample Unix codings

Scenario (Filne name : test.sh <argument > )
---------

1. Passing ...
184,908
Posted By Krishnaramjis
try man zgrep reason being I could...
try
man zgrep

reason being I could do that & mine is /bin/sh
179,146
Posted By Krishnaramjis
i am /bin/sh
i am

/bin/sh
15,449
Posted By Krishnaramjis
grep in Shell script
Hello
I do want to write a script which will check any errors say "-error" in the log file then have to send email to the concern person . And the concern person will correct the...
184,908
Posted By Krishnaramjis
zgrep test *
zgrep test *
41,387
Posted By Krishnaramjis
Turn off cron in Unix
Experts
How do I turn off jobs in UNIX ( not by #) . Is there any command to do ?

I have
HP-UX
B.11.11


Thanks
Krishna
14,221
Posted By Krishnaramjis
You mean "sudoers file you should be changed". ...
You mean "sudoers file you should be changed".
Could you please explain little more
14,221
Posted By Krishnaramjis
Run the script from another user
Hello Experts
I want to run script from another user in unix . Also the script
has been calling from SQL. HOST command helps to call the unix file
from sql . But my problem is the unix...
Showing results 1 to 15 of 15

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