General problems of alias in Ubuntu

Source: Internet
Author: User
1. Generally, alias can be written ~ /. Bash_aliases (this file has been ~ by default ~ /. Bashrc included) 2. method 1 can only target users (tae) in the home directory. If you want to take effect for all users, alias should be written to/etc/profile. 3. it is worth noting that method 2 cannot take effect for the sudo command because sudo needs to specify the command path and the alias cannot take effect. One solution is to write a corresponding command file and put it under/usr/sbin. Currently, only

1. Generally, alias can be written ~ /. Bash_aliases (this file has been ~ by default ~ /. Bashrc included)

2. method 1 is only applicable to users in the Home Directory (tae). If you want to take effect for all users, alias should be written to/etc/profile.

3. It is worth noting that method 2 cannot take effect for the sudo command because sudo needs to specify the command path and the alias cannot take effect. One solution is to write a corresponding command file and put it under/usr/sbin.

At present, only ll is implemented, and gm and go are not implemented yet. Check if there are other solutions to the sudo problem.

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

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.