Linux commands (1): cd command

Source: Internet
Author: User

1, role : Change the working directory;

2. Format : cd [path]

Where the path is the working directory to be changed, either as a relative path or an absolute path

3, use example : [[email protected] uclinux]# cd/home/yourname/

4. Instructions for use :

This command changes the current directory to the directory of the specified path. If no path is specified, the user's home directory is returned. In order to change to the specified directory, the user must have execute and Read permissions on the specified directory.

The command can use wildcard characters. You can use "cd–" to go back to your previous working directory. "./" represents the current directory, ".. /"represents the parent directory .

Linux commands (1): cd command

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.