Search Results

Search: Posts Made By: spgreddy
26,522
Posted By spgreddy
Hi Don, Please find the scenario. ...
Hi Don,

Please find the scenario.

jhome=`grep JAVA_HOME commEnv.sh | grep jdk|sed 's/"//g'`

In the above code jhome is variable,JAVA_HOME is search pattern, commEnv.sh is file, jdk is...
26,522
Posted By spgreddy
Hi Don, The input format...
Hi Don,

The input format isjhome=JAVA_HOME=/u01/app/jdk1.6.0_02

output format which we require echo 'jhome=/u01/app/jdk1.6.0_02'

Regards,
Spgreddy
26,522
Posted By spgreddy
Hi Don, I have one more issue. A variable...
Hi Don,

I have one more issue. A variable contains value like this

jhome=JAVA_HOME=/u01/app/jdk1.6.0_02

now I want output as
jhome=/u01/app/jdk1.6.0_02

please help me how can I write...
26,522
Posted By spgreddy
Hi DOn The string contains ...
Hi DOn
The string contains /u01/app/oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar

For example : x=/u01/app/oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar

i am trying to...
26,522
Posted By spgreddy
Hi Don, Thank you for your support. Forget...
Hi Don,

Thank you for your support. Forget above script currently I am looking a shell script by reading the string (/u01/app/oracle/Middleware/wlserver_10.3/server/lib/weblogic.jar) and display...
26,522
Posted By spgreddy
Shell script to find weblogic home directory
Hi,

I am trying to find the weblogic home directory whether it is installed in the Linux box. if it is existing display the weblogic home and the corresponding Java home directory else display...
Showing results 1 to 6 of 6

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