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.

How to mouse scroll with Git Bash?

Using Git Bash or MinGW Shell, if I put in a command with much output, for example env, I cannot …

bash cmd command-prompt
Javac is not recognized

Recently I started a fresh install of windows 10, however javac seemed to stop working. C:\WINDOWS\system32>javac -version …

java command-prompt javac system-variable
How to get Fabric to automatically (instead of user-interactively) interact with shell commands? Combine with pexpect?

Seeking means to get Fabric to automatically (instead of user-interactively) interact with shell commands (and not just requests for passwords, …

python deployment command-prompt fabric pexpect
Git command line - know if in submodule?

Is there any way in git to know if you're in a submodule? You can do thinks like git submodule …

git bash command-prompt git-submodules
Perforce : Getting user <username> doesn't exist after running "p4 sync" command from console

I tried running following command through console and got an error Command : p4 sync //depot/somepath/ [Event tried with -u &…

console perforce command-prompt p4v perforce-client-spec