Which command is utilized to delete a directory?
Explanation
The command 'rmdir' is specifically designed to remove directories. While 'rd' can sometimes be used similarly, 'rmdir' is the standard command for this purpose. The other options are not valid commands for deleting directories.