how to find weblogic version through linux cammand
Answer / ajay
$ java weblogic.version -verbose
(OR)
$ java weblogic.utils.Versions
(OR)
java weblogic.Admin -url ManagedHost:8001 -username weblogic
-password weblogic VERSION
| Is This Answer Correct ? | 6 Yes | 4 No |
What language is bash?
What are scripts in psychology?
Given a file find the count of lines containing the word "abc".
Hi Friends, I am currently Undergoing Course On Testing.I am Planning To Keep Fake Resume.Can any One tell me the ways to Prepare i.e, Real Time experience For Manual Testing. With Regards, Vikram
what does "kill -9" and "kill -1" do
What is .sh file in mac?
What is echo in shell?
What are the different kinds of loops available in shell script?
What is echo $shell?
Explain about the exit command?
What is the difference between running a script as ./scriptname.sh and sh scriptname.sh
What is bash used for?