nerdexam
LPI

201-450 · Question #137

To make a system backup, the simplest and fastest way is to use the tar command. Select the correct alternative below that shows the three tar parameters that create, list and expand a tar file…

The correct answer is A. --create --list --extract. See the full explanation below for the reasoning.

207 System Maintenance

Question

To make a system backup, the simplest and fastest way is to use the tar command. Select the correct alternative below that shows the three tar parameters that create, list and expand a tar file respectively.

Options

  • A--create --list --extract
  • B--compose --list --expand
  • C-c -t -e
  • D-c -l -x

How the community answered

(18 responses)
  • A
    83% (15)
  • C
    6% (1)
  • D
    11% (2)

Topics

#tar#backup#archive#tar parameters

Community Discussion

No community discussion yet for this question.

Full 201-450 Practice