The rmdir utility removes an empty directory. Show that rmdir cannot remove the two directory while it holds a file.

What will be an ideal response?

$ rmdir two
rmdir: failed to remove 'two': Directory not empty

Computer Science & Information Technology

You might also like to view...

The hash algorithm involves repeated use of a __________ function, f, that takes two inputs (an n-bit input and a b-bit block) and produces an n-bit output.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

In the command ‘Get-Help Get-Date -example', the word -example is called a _______.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology