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
If you accidentally modify the source.list conten...
Introduction Do you really know the difference be...
as follows: -m, --memory Memory limit, the format...
In many cases, in order to beautify the form, the ...
MySQL trigger syntax details: A trigger is a spec...
1. Shut down MySQL [root@localhost /]# service my...
1. Apache static resource cross-domain access Fin...
The logs in MySQL include: error log, binary log,...
0x0 Test Environment The headquarters production ...
Table of contents 1. JavaScript can change all HT...
Table of contents 1. Installation 2.APi 3. react-...
Many friends found that the box model is a square...
First, let me talk about the general idea: 1. Log...
First, you need to determine which fields or fiel...
Table of contents question 1. Install webpack web...