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
Which command is used to delete all files in the current directory and all its sub-directories?
How do I use grep to search for a file?
What's a command word?
Give the command for finding the current date.
Is there a way to erase all files in the current directory, including all its sub-directories, using only one command?
What is time_t?
What does the command ' $who | sort –logfile > newfile' do?
What is grep in bash?
Is it inbetween or in between?
Which command is used to find whether the system is 32 bit or 64 bit?
What is the significance of the 'tee' command?
Which unix command to make a new directory?
What is the comma to display different lines that are found when compare two files?
What is the use of cut command in unix?
What is unix command line?