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)- A7% (4)
- B16% (9)
- D72% (41)
- E2% (1)
- F4% (2)
Community Discussion
No community discussion yet for this question.