Excuse me./What do you mean under Linux?

Source: Internet
Author: User
Tags parent directory

Excuse me./What do you mean under Linux?

Http://zhidao.baidu.com/link?url=1f-80KN7cdi-7XECpwXLUn6Ps4reMBL2zB6eiDk7JliwDgW6kFTynS88gJskpumAuZ2gx4vUjLH948tgJ9G4U_


/indicates the current directory, if not added/, need to use environment variables or absolute path to know the user is currently executing which path of the script

./install.sh executing the install.sh script under the current directory


. The current directory is represented here, just like the. Represents the parent directory.

This/represents a directory-level delimiter, which is the name of the directory before him./aaa/shows. (that is, the current directory) under the AAA directory. Of course this AAA behind/can be omitted, just like./Is not required in the current directory.

The corresponding./BBB represents the BBB file under the current directory, but it can also represent the BBB directory, except that the BBB is a file or a directory, so the directory is usually appended/to indicate. Especially given the. This symbol is too often used, it can easily cause confusion, so everyone uses./represents the current directory. The same xxxx/indicates the XXXX directory.

Excuse me./What do you mean under Linux?

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.