shell-Deleting a variable

Source: Internet
Author: User

unset directive: Delete the specified shell variable or function

"Syntax" unset [-fv][variable or function name]

"Feature description" the directive functions primarily to delete the specified shell variables and functions.

"Parameter description"

Number of arguments

Energy

-F

Just delete the function

-V

Just delete the variable

[Variable or function name]

Shell variables or functions that will be deleted

"Experience tricks" the directive cannot remove shell variables and environment variables that have read-only properties.

Example 5-8 uses the instruction "unset" to delete the previously created environment variable "mylove" and its corresponding value, entering the following command:

    1. $ unset-v Mylove #删除指定的环境变量

shell-Deleting a variable

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.