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
Describe the zip/unzip command using gzip.
What is $0 bash?
Which unix command lists files/folders in alphabetical order?
What is rmdir command?
Name the general commands in using unix os for a beginner?
What's a command word?
What is the use of egrep command in unix?
Explain the steps that a shell follows while processing a command.
What does awk stand for?
What do know about tee command?
What is pipe command in unix?
Enlist some filename manipulation commands in unix.
Explain command to view process running?
Who command in unix operating system?
What is unix command?