nerdexam
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

1Z0-100 question #32 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)
  • A
    6% (1)
  • B
    75% (12)
  • C
    13% (2)
  • E
    6% (1)

Community Discussion

No community discussion yet for this question.

Full 1Z0-100 Practice