nerdexam
ExamsLX0-104Questions#4
CompTIA

LX0-104 · Question #4

LX0-104 Question #4: Real Exam Question with Answer & Explanation

The correct answer is C: env -u FOOBAR./myscript. See the full explanation below for the reasoning.

Question

How can the existing environment variable FOOBAR be suppressed for the execution of the script./myscript only?

Options

  • Aunset -v FOOBAR;./myscript
  • Bset -a FOOBAR="";./myscript
  • Cenv -u FOOBAR./myscript
  • Denv -i FOOBAR./myscript

Community Discussion

No community discussion yet for this question.

Full LX0-104 Practice