nerdexam
LPI

117-010 · Question #80

While deleting all files beginning with the letter a there was still the file Access.txt left. Assuming that it had the correct ownership, why was it not deleted?

The correct answer is E. Linux file names are case sensitive. See the full explanation below for the reasoning.

Question

While deleting all files beginning with the letter a there was still the file Access.txt left. Assuming that it had the correct ownership, why was it not deleted?

Options

  • AFiles with extensions need a different treatment.
  • Brm had to be called with the option -R to delete all files.
  • CThe file Access.txt was probably opened by another application.
  • DThe file Access.txt was hidden.
  • ELinux file names are case sensitive.

How the community answered

(35 responses)
  • A
    6% (2)
  • B
    11% (4)
  • C
    3% (1)
  • D
    3% (1)
  • E
    77% (27)

Community Discussion

No community discussion yet for this question.

Full 117-010 Practice