Answer Posted / hr@tgksolutions.com
In UNIX, the mkdir command is used to create directories. By executing mkdir directory_name, a new directory with the given name is created in the current location. The command is simple yet powerful, with options like -p, which allows the creation of nested directories in a single command. It's essential for organising files and ensuring structured data storage.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What do chgrp command do?
What are the general commands in using unix os for a beginner?
What is nr in awk command?
Differentiate cat command from more command.
What is unix command line?
Why is grep called grep?
What is a command and examples?
Using unix command how to display no of records in oracle?
What is the comma to show the space allocation of files?
What will the following command do?
How do I delete files from command prompt?
How many unix commands are there?
What difference between cmp and diff commands?
Why is it called grep?
What is the use of sed command in unix?