Multiple choice general knowledge What is the command to create directory? mkdir mknod mkfol cat Reveal answer Fill a bubble to check yourself A Correct answer Explanation The 'mkdir' command (make directory) creates a new directory in Unix/Linux systems. This is the standard command for directory creation.