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.

Have bash script answer interactive prompts

Is it possible to have a bash script automatically handle prompts that would normally be presented to the user with …

linux bash automation command-prompt prompt
How to run Java program in command prompt

I created a Java project to call a Web service. It has one Main java file and another class file. …

java compilation command-line-arguments command-prompt
How to see the proxy settings on windows?

Our work laptops are configured to use proxy to access external sites and I don't have access to see the …

windows google-chrome proxy command-prompt
Server is already running in Rails

When I am starting rails server using rails s command it is showing A server is already running. Check C:/…

ruby-on-rails ruby-on-rails-3.2 command-prompt webrick
Batch file to split .csv file

I have a very large .csv file (>500mb) and I wish to break this up into into smaller .csv …

windows batch-file csv command-prompt
How to run TestNG from command line

How exactly do I run a .java TestNG project from a command line? I have read through the TestNG documentation, …

java command-line testng command-prompt
How do I use a pipe to redirect the output of one command to the input of another?

I have a program which sends text to an LED sign. prismcom.exe To use the program to send "Hello": …

windows pipe command-prompt
How do I type a TAB character in PowerShell?

Task: By default, pressing the TAB key while in Windows Command Prompt will output file names, while it does nothing …

windows powershell command-prompt
open program minimized via command prompt

I have a windows 8.1 machine and I want to open a program with minimized window. For a program like notepad, …

windows command-prompt
CMD command to check connected USB devices

I would like to obtain by a command prompt a list of all USB devices connected to my computer (O.…

window command-prompt prompt