Run the command in windows.

Source: Internet
Author: User
In windows, run the following command-Linux general technology-Linux programming and kernel information. For example, I am not the only command-line BT. Why do I have to try to use cmd and shell in windows where GUI programs are flooded?

Efficiency: it is imperative to use the GUI, such as Edi ×, IDE, and serial debugging assistant, when using the GUI to bring higher efficiency. In addition, the use of command lines or script [Scripts] can lead to higher efficiency, such as sorting, searching, renaming, or editing and updating some databases, replace certain files [for example, sed]

No nonsense. I encountered a situation where the cmd function in windows could not meet the requirements. And then naturally want to find the windows version of many gadgets under Unix/Linux. Thanks to cygwin, many linux gadgets, such as ls, gawk, grep, and even banner, are transplanted to windows. They can be found in the following package:

UnxUtils.zip usage: Decompress the package and copy the hundreds of executable files to the PATH pointed to by system32 or other paths. Now it can meet the general application, but there is still a bit uncomfortable without bash, there is only one sh, there is no auto-completion, there is no highlight

Cygwin is easy to use, but the complete installation takes up a considerable amount of space, several hundred MB. In addition, after installation, there will be development tools such as gcc or g ++, which is quite good.

In addition, there are some advanced CMD of MS, such as PowerShell, which now has 2.0 preview. In general, it is much easier to use than the previous CMD, including tab completion and friendly clear, But the strange thing is that an error will be reported when "ls-l" is used in it.

Get-ChildItem: Cannot find path 'd: \ l 'because it does not exist.

At line: 1 char: 3

+ Ls <l

Fortunately, like in lftp, ls = ls? L

By the way, we recommend the free PowerShellPlus, which is still in the beta1 stage. It is quite convenient to write scripts and tab completion. how to use it? Think about VS2005. However, there is a problem that it is slow to start, I hope it is not written in java. Why is it so slow? Is the function in the DLL too scattered, and the page fault keeps going?
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.