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 |
What is “chmod” command?
When the shell is reading the command line what is the difference between text enclosed between double quotes ( ” ) and text enclosed between signal quotes ( ’ )?
What is the use of pipes?
How to identify whether a file is normal file or directory?
How to open a Database using Unix Command Please Do Reply
What is the different between UNIX command and UNIX shell script?
How do you remove a crontab file?
Why is awk called awk?
What is FIND, GREP and SED ? Could you please give me the difference between all the three? Where we use this commnands?
How does pipe () work?
What are the unix commands?
distinguish between interrupts and exceptions?