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 the pipe command?

0 Answers  


How many unix commands are there?

0 Answers  


Write a command that will output the sorted contents of a file named in.txt and place the output in another file named out.txt, while at the same time excluding duplicate entries.

1 Answers  


What is the functionality of a top command?

0 Answers   Amazon,


Through which command will redirect output to bOth screen and files at the same time?

3 Answers  






What are the differences among a system call, a library function, and a unix command?

0 Answers  


What happens when we execute a unix command?

0 Answers  


What does the “echo” command do?

0 Answers  


What is mtime in find command?

1 Answers  


What is the use of awk command in unix?

0 Answers  


what is the use of "fg" command ?

5 Answers   PSU, Sail,


How to display a file name which has zero bytes in size.

11 Answers   Polaris,


Categories