answersLogoWhite

0

what is cmd

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Why can I not receive scanned documents on my Windows XP Professional?

how to hide a folder in cmd command


Dos command for exporting a list of files as text file?

open command prompt start --> run --> CMD go to the particular folder with commad "cd <space> folder name" enter the below command "dir >> list.txt" it will create a list.txt file in the same folder


How into cmd when start win 7?

Add cmd to your statup folder


How do you hide and retrive the folder?

To hide the Folder:Open Command prompt in your pc* Click Start> Open RUN> Type cmd> type D:* type " attrib +h D:\abc" ( without any quotes)* It's Look like ( D:\>attrib +h D:\abc )EnterNow you see that in your D drive "abc" folder is vanish !!! You can not find it even in hiddern folder also.To revive the folder* Click Start> Open RUN> Type cmd> type D:* type " attrib -h D:\abc" ( without any quotes)* Look like ( D:\>attrib -h D:\abc )


What actually are the functions of the cmd?

"cmd" is short for "command".


How do you create a folder using the command prompt in windows 7?

in cmd type "md FileName" in the directory you want the folder. md= Make Directory. And where FileName is you would put what ever name you wanted.


What do CMD title mean?

if you mean what does cmd stand for then its: Command Prompt


What command will create a folder named data on the C drive?

When in Command(prompt) [Cmd] type: MD C:\Data <enter> It's as simple as that! Note: You must have the permission to create folders on C-drive..


What is the equivalent to Ctrl-A on a Mac?

The same command on a mac would be command key(cmd)+A any ctrl key command is the same as the cmd key on a mac


Which runline command allows you to access the command prompt?

cmd


Want to delete all folders under the current folder that is that start with bak?

The best method to do this is to open the Command Prompt (Start -> Run -> cmd). Navigate to your folder (cd C:\[Your Folder]). Then type "del bak*" without quotes and all files starting with bak will be deleted.


What is the syntax of CD command?

cmd c: