Multiple choice What command do you type in to create a directory mkdir rm grep ps Reveal answer Fill a bubble to check yourself A Correct answer Explanation mkdir stands for make directory and is the standard command for creating new folders. The other options are for deleting, searching, or process management.