Use bash-completion to automatically complete command line parameters

Source: Internet
Author: User
Use bash-completion to automatically complete command line parameters-Linux general technology-Linux technology and application information. The following is a detailed description. Bash provides an automatic command completion mechanism, but does not provide a mechanism to complete command parameters.

When running a command, we often need to check man pages to see which parameters can be used in this command. This is a very tedious process. Bash-completion can be used to automatically complete command line parameters.

For redhat users, you can go to rpmfind.net to search for bash-completion, download the rpm package of the corresponding system, and install it.

Install login again. Type grep ?, Press tab twice to complete all the long parameters.

For debian users, You can also download the rpm package and use alien to convert it into a deb package for installation.

For ubuntu users, it is said that the new version already comes with the bash-completion function, which is very user-friendly.
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.