What Command is used to make a directory?

Answers were Sorted based on User's Feedback



What Command is used to make a directory?..

Answer / jaga

mkdir dirname

Is This Answer Correct ?    17 Yes 0 No

What Command is used to make a directory?..

Answer / dinesh

mkdir (name of the directory)

Is This Answer Correct ?    9 Yes 0 No

What Command is used to make a directory?..

Answer / raghavendra sharma

mkdir (dn1 dn2 dn3...dnm)

We can create mutliple directories at a time....

Is This Answer Correct ?    4 Yes 0 No

What Command is used to make a directory?..

Answer / lakshmiprabha velusamy

mkdir <dir_name>

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Unix Commands Interview Questions

What is “chmod” command?

0 Answers  


When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?

3 Answers  


What is the use of pipes?

4 Answers  


How to identify whether a file is normal file or directory?

3 Answers  


How to open a Database using Unix Command Please Do Reply

9 Answers   Cognizant, CTS,


What is the different between UNIX command and UNIX shell script?

2 Answers  


How do you remove a crontab file?

6 Answers  


Why is awk called awk?

0 Answers  


What is FIND, GREP and SED ? Could you please give me the difference between all the three? Where we use this commnands?

6 Answers   Deloitte, Polaris,


How does pipe () work?

0 Answers  


What are the unix commands?

0 Answers  


distinguish between interrupts and exceptions?

2 Answers   Infosys,


Categories