Search Results

Search: Posts Made By: simhe02
Forum: HP-UX 05-28-2008
9,920
Posted By simhe02
Try this, echo "ABCD120672-B21 1"|cut -c...
Try this,


echo "ABCD120672-B21 1"|cut -c 5-16
Forum: HP-UX 05-22-2008
9,840
Posted By simhe02
Hi, Narrowed down the issue. While...
Hi,

Narrowed down the issue.
While starting some service korn shell script is called from another script for 4 to 5 times.
First 2 times, korn shell script is executed successfully and no core...
Forum: HP-UX 05-21-2008
38,146
Posted By simhe02
Export SHLIB_PATH to point to /opt/dev. ...
Export SHLIB_PATH to point to /opt/dev.

SHLIB_PATH=$SHLIB_PATH:/opt/dev/ ;
export SHLIB_PATH

After expoting this variable, run the script whatever you want to.

-simhe02.
Forum: HP-UX 05-21-2008
9,840
Posted By simhe02
Hi, Yes i have verified in home directory...
Hi,

Yes i have verified in home directory only.

Any other guess on the problem??

-simhe02
Forum: HP-UX 05-21-2008
9,840
Posted By simhe02
Hi, I tried with the same command. There is...
Hi,

I tried with the same command. There is no such .sh_history file.

-simhe02
Forum: HP-UX 05-21-2008
9,840
Posted By simhe02
Hi, Thanx for the immediate reply. I...
Hi,

Thanx for the immediate reply.

I dont see any file line .sh_history. Are there any other possibilities?? Please note that If we run the same script standalone its working with out any...
Forum: HP-UX 05-16-2008
9,840
Posted By simhe02
script running with "ksh" dumping core but not with "sh"
Hi,

I have small script written in korn shell. When it is called from different script, its dumping core, but no core dump when we run it standalone.

And its not dumping core if we run the...
Showing results 1 to 7 of 7

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