nerdexam
SUN

310-202 · Question #142

Assuming the directory /swapdir exists, what is the result of executing the following command? # mkfile 100m /swapdir/file1

The correct answer is A. A 100 megabyte swap file named /swapdir/file1 is created. See the full explanation below for the reasoning.

Question

Assuming the directory /swapdir exists, what is the result of executing the following command? # mkfile 100m /swapdir/file1

Options

  • AA 100 megabyte swap file named /swapdir/file1 is created.
  • BA 100 megabyte swap file named /swapdir/file1 is added to the existing swap space.
  • CThe size of the existing swap partition is increased by 100 megabyte using a file named /swapdir/file1.
  • DThis command fails, because swap space can be created only during the initial installation of the operating

How the community answered

(42 responses)
  • A
    71% (30)
  • B
    7% (3)
  • C
    5% (2)
  • D
    17% (7)

Community Discussion

No community discussion yet for this question.

Full 310-202 Practice