How do you create a directory in UNIX?
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 |
How to check the flavor of UNIX?
A file has 1000 lines and i want to display only 1st line how to do it? pls ..tel me
What does this command do,"$more readme.txt“?
what does the 'tee' command do?
what is virtual machine?
What command is used to switching between users in unix?
if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.
what are the different hardwares available?
What are the commands in UNIX to list the files in a Directory?
What is the syntax of grep command and what is its use?
What is the command to check ports active in UNIX?
In Unix file permissions what does the second field denotes?