answersLogoWhite

0

What CLI command is used to create a subdirectory?

Updated: 8/17/2019
User Avatar

Wiki User

12y ago

Best Answer

MD nameofdirectory. MD stands for Make Directory.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What CLI command is used to create a subdirectory?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which CLI command is used to show a single line IP status?

IPCONFIG /ALL


What is cli in computer networking?

CLI stands for Command line interface. It is where we configure our routers or switches.


What is CLI?

CLI is a type of computer interface that allows users to issue commands to a computer by typing using a keyboard. CLI means command line interface.


What is command line interface function table?

The command line interface (CLI) is more basic. It has no icons or pictures and often is so simple that even a mouse will not work is relies on the keyboard. CLI a user interface in which we have to type commands instead of choosing them from a menu or selecting icon. CLI we have to type words in command explain mem, cd net* and time this is code for CLI to find information. The command line interface (CLI) is more basic. It has no icons or pictures and often is so simple that even a mouse will not work is relies on the keyboard. CLI a user interface in which we have to type commands instead of choosing them from a menu or selecting icon. CLI we have to type words in command explain mem, cd net* and time this is code for CLI to find information.


What is the command line interface used for on a cisco router?

Cisco IOS uses a command line interface (CLI) for inputting commands when configuring Cisco Routers


What is the command line interface used for a Cisco router?

Cisco IOS uses a command line interface (CLI) for inputting commands when configuring Cisco Routers


What CLI command should you enter to display the command syntax help so that you can learn how to complete a command that begins with config?

Config ?


What does the acronym CLI stand for?

The most common definitions are that CLI is for a Comman Line Interface, or a Command Line Interpreter. Most people remember DOS. DOS is a CLI, and allows you to "talk" to the computer via a screen and keyboard.


How hard is it to use a command line interface?

The difficulty level of using the command line interface all differs from individual intelligence or computer skills. Command line interface is a software used to operate a desktop or laptop to run a task, for instance if type in "Run" on Window, a run dialog will appear, which enables the user to run a command.


Which combination of keys would be used at the CLI prompt to interrupt a ping or traceroute process?

ctrl-c Actually, I believe ctrl-c will only work from a Dos command line prompt. I believe the correct answer is Ctrl-Shift-6 for CLI


What is the acronym of CLI?

Caller Line Identification, also known as caller ID.


Where do you find the netsh command menu on windows 2008 server?

'netsh' is a CLI command. It doesn't really have a 'menu'. You can have it list its options by using the /? argument to the command, such as 'netsh /?'