Top "Command-prompt" questions

The command prompt is the string of text that a command-line interpreter displays to you, the user, to prompt you for input in interactive mode.

CP Command Prompt Windows 7 not recognized

I am trying to run the command CP at the command prompt on windows 7 but I'm getting: 'cp' is not …

windows command command-prompt
ansible ssh prompt known_hosts issue

I'm running Ansible playbook and it works fine on one machine. On a new machine when I try for the …

ssh command-prompt ansible ansible-playbook hosts-file
adb - How to reinstall an app, without retaining the data?

adb install foo.apk When using this command, if the apk exists, I should get the error *Failure [INSTALL_FAILED_…

android apk adb command-prompt
"Could not find the main class" when double-clicking .jar file

First: I realize that this issue should be quite simple and lots of people seem to have experienced it. However, …

java command-prompt mainclass javaw
Create React App not working

Help! I have no idea what is going on here, create react app is not working I have also tried …

reactjs command-prompt create-react-app
difference between command prompt and anaconda prompt

I installed anaconda into my computer using python. After I install the software, I found there is one program called …

python command-prompt anaconda
Why is my command prompt freezing on Windows 10?

I'm adding this question after spending an entire day wrestling with this incredibly frustrating feature of the Windows 10 command prompt …

command-line windows-10 command-prompt freeze
What do the three arrow (">>>") signs mean?

So this is probably a dumb question, but I have now been searching for quite some time, and I haven't …

python syntax command-prompt code-documentation
nuget is not a recognized as an internal or external command

While running a batch file, I get the below error: nuget is not a recognized as an internal or external …

nuget command-prompt
How to copy files from folder tree dropping all the folders with Robocopy?

I have the following folder structure: FolderA --Folder1 --Folder2 --Folder3 ... --Folder99 Folders 1 through 99 have files in them. All I want …

command-line command-prompt robocopy