Oracle WebLogic Server 12c: Advanced Administration II — Question 22
What does the WLST command pwd() do?
Answer options
- A. Displays the current location in the configuration or runtime bean hierarchy.
- B. Displays the location in the file system where the current WLST session was launched.
- C. Initiates an operation to change the current WLST user’s password.
- D. Prints the name of the current domain.
- E. Prints the name of the current server.
Correct answer: A
Explanation
The correct answer is A, as the pwd() command specifically reveals the current location within the configuration or runtime bean hierarchy. Options B, C, D, and E do not accurately describe the function of the pwd() command, as they pertain to different aspects of WLST or server information.