Compared with Windows system, Linux system provides a large number of rich command line tools, which can make work simple and efficient. Most developers only know Linux system commands and are not very familiar with Windows system commands, so we hope to be able to use Linux system related commands on Windows system. Gow is such a tool. After installing Gow on Windows system, you can use Linux commands in the cmd window. Gow (Gnu On Windows) is a lightweight alternative to Cygwin. A collection of Linux command line tools that simulates Linux under Windows, which integrates more than 130 practical tool software under Liunx environment. Gow download address: https://github.com/bmatzelle/gow/releases However, Gow stopped maintenance in February 2014, and we usually use IDEA software for development. We hope to use Linux commands in the Terminal of IDEA. In fact, we can directly use the command line tools that come with Git . The specific operations of using Linux commands in IDEA are as follows: Setting -> Tools -> Terminal, select bash.exe in the Git tool bin directory in the Shell path option After successful configuration, you can use Linux related commands in the terminal Summarize This is the end of this article about how to use Linux commands in IDEA. For more information about how to use Linux commands in IDEA, please search for previous articles on 123WORDPRESS.COM or continue to browse the following related articles. I hope you will support 123WORDPRESS.COM in the future! You may also be interested in:
|
<<: Summary of several common logs in MySQL
>>: Element dynamic routing breadcrumbs implementation example
Install Enter the following command to install it...
What we are simulating now is a master-slave syst...
Table of contents Inheritance and prototype chain...
Table of contents introduction Distinguish betwee...
Table of contents introduction 1. Case Overview 2...
The office needs Ubuntu system as the Linux devel...
Table of contents Preface 1. Download MySQL from ...
Preface In MySQL, multi-table join query is a ver...
This article example shares the implementation of...
In Node.js, a .js file is a complete scope (modul...
This is a very simple pure CSS3 white cloud float...
Example source code: https://codepen.io/shadeed/p...
offset Offset is the offset. Using the offset ser...
Problem description: The following error message ...
In MySQL, you can use the REVOKE statement to rem...