LINUX:CD command Explanation

Source: Internet
Author: User

The CD is used to change the directory where the user



Absolute path: The path must be written by the root directory "/". For example/usr/local/mysql This is the absolute path.
Relative path: The path is not written by the root directory "/". For example, first the user enters the/and then goes to home.

Grammar

CD (options) (parameters)

Options

-p If the destination directory you want to switch to is a symbolic connection, switch directly to the destination directory to which the symbolic connection is directed-L if the destination directory you want to switch to is a symbolic connection, switch directly to the directory that the character connection name represents, not the destination directory that the symbolic connection points to. -When only the "-" option is applied, the current working directory is switched to the directory represented by the environment variable "oldpwd" .

Instance

~- Returns the directory where it was before entering this directory; CD: Returns the parent directory (if the current directory is "/", then "/"after execution). " the meaning of the parent directory); CD.. /!$ Use the parameters of the previous command as CD parameters.

LINUX:CD command Explanation

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.