What Command is used to make a directory?
Answers were Sorted based on User's Feedback
Answer / raghavendra sharma
mkdir (dn1 dn2 dn3...dnm)
We can create mutliple directories at a time....
| Is This Answer Correct ? | 4 Yes | 0 No |
Which unix command to make a new directory?
What are the differences among a system call, a library function, and a unix command?
What is the difference between cat and more command?
What command is used to check the current users?
how to find largest file?
14 Answers HCL, Microsoft, Thomson Reuters,
Will rm -r* removes hidden files?
How to setup sudo, only can use for particular date & time only ( for solaris10 )
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,
in a growing log file how will you see the 1st 99 lines?
in UNIX,How to copy file into directory?
How does the system know where one command ends and another begins?
How do I search for a file in unix command?