Linux Common commands

Source: Internet
Author: User

.. /: Top level Directory | Cd..  Cut into/root's parent directory |  PWD: Judging the user's current directory | . /: Indicates the current directory

|

Usage: Command 1 | Command 2 His function is to pass the result of the first command 1 execution as input of the order 2 to command 2.

http://blog.csdn.net/morning99/article/details/23753851

<

< is the meaning of the input redirection, which is to replace the file with the < followed by the keyboard as the new input device

Https://zhidao.baidu.com/question/340356072.html

&& | |

Way: Command1 && Command2

If the Command1 execution succeeds, the Command2 is executed

Http://www.cnblogs.com/dyx1024/archive/2012/09/16/2687644.html

||

Way: Command1 | | Command2

If Command1 execution fails, the Command2 is executed

Zip

Http://www.cnblogs.com/zdz8207/p/3765604.html

Mv

-R instructs MV to move all directories and subdirectories listed in the parameter recursively

Regular expressions

Http://www.cnblogs.com/Quincy/archive/2012/03/26/2418485.html

Linux Common commands

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.