nerdexam
CompTIA

LX0-101 · Question #382

All of the following commands will execute the bash script /usr/local/bin/runme.sh EXCEPT:

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

Question

All of the following commands will execute the bash script /usr/local/bin/runme.sh EXCEPT:

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

(22 responses)
  • A
    9% (2)
  • C
    14% (3)
  • D
    5% (1)
  • E
    73% (16)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice