How to use the CD directly in Linux to enter the directory where which return values

Source: Internet
Author: User
Tags linux

Linux command required

1.Linux the output of one command as a parameter to another command: ' (the point on the left of the keyboard, the note is different from the quotation mark) or $ ()

2. Extract the directory of files in the directory beyond the command: dirname

Second, to achieve the direct use of CD access to the which obtained the Android ADB file directory method

Method 1:cd ' DirName $ (which adb) '

Method 2:CD $ (dirname $ (which adb))

Third, return to the original directory

Method 1:CD-

Method 2:CD $OLDPWD

More Wonderful content: http://www.bianceng.cnhttp://www.bianceng.cn/OS/Linux/

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.