nerdexam
LPI

101-400 · Question #362

Which of the following commands will NOT execute the bash script /usr/local/bin/runme.sh?

The correct answer is E. run /usr/local/bin/runme.sh. See the full explanation below for the reasoning.

Question

Which of the following commands will NOT execute the bash script /usr/local/bin/runme.sh?

Options

  • Asource /usr/local/bin/runme.sh
  • B. /usr/local/bin/runme.sh
  • C/bin/bash /usr/local/bin/runme.sh
  • D/usr/local/bin/runme.sh
  • Erun /usr/local/bin/runme.sh

How the community answered

(52 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    4% (2)
  • D
    12% (6)
  • E
    81% (42)

Community Discussion

No community discussion yet for this question.

Full 101-400 Practice