Oracle
1Z0-100 · Question #32
Examine the commands and output when trying to start OSWatcher Black Box. Identify two recommended solutions to this problem.
The correct answer is B. Install ksh on the system, if not currently installed. D. Ensure that ksh is accessible with the path /usr/bin/ksh. Create a symbolic link if necessary. See the full explanation below for the reasoning.
Question
Examine the commands and output when trying to start OSWatcher Black Box. Identify two recommended solutions to this problem.
Exhibit
Options
- AEdit the startOSWbb.sh script to specify your proffered shell, ensuring that it is started in POSIX
- BInstall ksh on the system, if not currently installed.
- CCreate a Symbolic link /usr/bin/ksh that points to /bin/bash.
- DEnsure that ksh is accessible with the path /usr/bin/ksh. Create a symbolic link if necessary.
- ECreate a shell alias called /usr/bin/ksh that expands to /bin/bash.
How the community answered
(16 responses)- A6% (1)
- B75% (12)
- C13% (2)
- E6% (1)
Community Discussion
No community discussion yet for this question.
