nerdexam
Oracle

1Z0-876 · Question #112

You have a directory that contains more than 30 files. You need to remove a number of these files, but each of the files you need to remove is uniquely named. Choose the command that might best help…

The correct answer is D. rm -i *. See the full explanation below for the reasoning.

Question

You have a directory that contains more than 30 files. You need to remove a number of these files, but each of the files you need to remove is uniquely named. Choose the command that might best help you to remove these dissimilar files.

Options

  • Arm -? *
  • Brm -?
  • Crm -i
  • Drm -i *
  • Erm *
  • Frm -r *

How the community answered

(57 responses)
  • A
    7% (4)
  • B
    16% (9)
  • D
    72% (41)
  • E
    2% (1)
  • F
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-876 Practice