General

Useful Commands in a terminal/cmd prompt

Posted on

Useful Commands Here are few commands for Stop execution. To stop execution of a command in the middle of a process..On Linux terminal, Press Ctrl+Z. It will stop the execution..On SQL terminal, Press Ctrl+C. It will stop the execution..On Windows cmd(command prompt) terminal, Press Pause/Break button. it stops the execution.. The following commands helps you […]

General

Quickest way to open a command prompt Windows

Posted on

Quickest way to open a command prompt Windows To open a command prompt quickly with a working directory of the current windows explorer folder on a Windows PC, you may try these Hold Shift while Right-Clicking a blank space in the desired folder, you can see an option Open Command Window Here . This option available in […]