Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to find weblogic version through linux cammand



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

Post New Answer

More Shell Script Interview Questions

What is the equivalent of a file shortcut that we have a window on a linux system?

0 Answers  


Create a bash shell script to sort and then uniq the file from the command line & store it to a new file and output the results to the screen. Name this script "sortAndUniq.sh"

5 Answers  


What is the purpose of scripting?

0 Answers  


Write a command sequence to find the count of each word?

0 Answers  


I want to read all input to the command from file1 direct all output to file2 and error to file 3, how can I achieve this?

1 Answers  


How to modify the PATH variable and make it executable?

3 Answers   Mind Tree,


why did you apply to shell

3 Answers   Shell,


What is the difference between scripting and coding?

0 Answers  


What is shell scripting?

0 Answers  


How to declare functions in unix shell script?

4 Answers  


Is shell script a programming language?

0 Answers  


Explain about the exit command?

0 Answers  


Categories