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 Command will remove a Directory in UNIX?

8 Answers   IBM,


in a growing log file how will you see the 1st 99 lines?

7 Answers  


How to create hardlinks and softlinks on files?

2 Answers  


the difference between a soft link and a hard link?

6 Answers  


What is the size of time_t?

0 Answers  






How does the user view the contents of a text file in UNIX?

9 Answers   IBM,


What is the difference between pipe and xargs?

2 Answers   Amazon, CTS,


fork in unix ?

4 Answers   BFL,


What difference between cmp and diff commands?

0 Answers  


Why is grep called grep?

0 Answers  


Explain the read, write, and execute permissions on a UNIX directory.

5 Answers  


what do you understand by 'building block primitive'?

3 Answers   Infosys,


Categories