Linux CLI - File and Directory Operations
Which of the following is the correct syntax to create a directory named
projects?projects?mkdir directory_name. No extra symbols or options are needed for a simple directory.-d flag, mkdir: projects uses invalid colon syntax, and mkdir > projects uses redirection which is incorrect here.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions