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

how will you convert a general file to a hidden file?

4 Answers  


How to replace the exact word in vi editor?? suppose a file contains words like amaze,amazed,amazement in some of the line.But i want to replace only 'amaze' with delight but don't wanna replace amazed or amazement. thanks

6 Answers   Polaris, Tech Mahindra,


What is the use of awk command in unix?

0 Answers  


How do you move or rename a file or directory?

1 Answers  


distinguish between multi-tasking,multi-user,multi- processing and time sharing?

4 Answers   Infosys, Nikhil Construction,


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

3 Answers  


What is the first character of the output in ls l command?

0 Answers  


What do you mean by zambie process?

6 Answers  


what is mount ,tell me about mount ,how can u use in real time project??

12 Answers   Symphony,


How can you change the owner or group of a file?

1 Answers  


what is the command to list files in a directory in UNIX?

8 Answers  


How can you create a symbolic link to a file or directory?

1 Answers  


Categories