Search Results

Search: Posts Made By: jaseloh
1,769
Posted By jaseloh
Permission Denial
Hi,

I have login as root user create a folder call engin at /usr/local , then change it owner and group to another user egr.
Then login as egr and create a folder call nt at user home directory....
2,602
Posted By jaseloh
Thanks....
Thanks....
2,602
Posted By jaseloh
thanks , my problem solve
thanks...what is the #? and stand for??
2,602
Posted By jaseloh
thanks........thanks ....I had solve my...
thanks........thanks ....I had solve my problem....thanks a lot
May I ask one more question...what is the #? in ${val#?} stand for????
2,602
Posted By jaseloh
Now the problem is i can get the value pass from...
Now the problem is i can get the value pass from sqlplus but sometime its work somtimes cant...is it because need to clear the $? value first at the beginning of the script????

Please help me on...
2,602
Posted By jaseloh
It can't capture the $? into the return. when i...
It can't capture the $? into the return.
when i try to echo $return, nothing display...
please help me on this...is it relate to it was sh scripts or ksh scripts????
2,602
Posted By jaseloh
Oops! I got put but forgot to paste it here. ...
Oops! I got put but forgot to paste it here. Thanks any way



regards,
Jase
2,602
Posted By jaseloh
scripts cant work correct
Hi all,

Can any one help me to look on script below.
My script can work correctly.
For the if compare if more than 500 will go to pub.sh -stop
but it go to echo $?.
what happen to the $? ,...
11,635
Posted By jaseloh
Problem solve
Hi all,

Thanks for your help. my problem solve.
I jst change the #!/bin/ksh to #!/bin/sh, then it can work properly.
But I dont know why....


regards,
Jase
11,635
Posted By jaseloh
Thanks for your reply Yes, I need to compare...
Thanks for your reply
Yes, I need to compare the result from the query, if the count(*) > 10 then some action I need to take...but it seem like the result is not integer..so it cant be compare with...
11,635
Posted By jaseloh
shell script cant recognize if else compare
hi

I face the problem the if else statement dint return correct result for me
my script as below:

#!/bin/ksh
sqlplus -s /nolog <<EOF
connect databaseuser/password
column num new_value num...
Showing results 1 to 11 of 11

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