Which of the following statement about directories is false?

A Directories can exist inside directories
B The root directory is always at the highest level
C Directories cannot be renamed
D Directories can be deleted

Correct Answer: Directories cannot be renamed

Renaming directories is one of the most basic operations you often need to perform on a Linux system. You can rename directories from the GUI file manager with a couple of clicks or using the command-line terminal.

Related Questions

Which of the following statements in regard to directories is false?
Which command is used to make all files and sub-directories in the directory (progs) executable by all users?
In which directory can you store system user default files used for creating user directories?

Next steps