Linux Common Commands 01

Source: Internet
Author: User

Linux for us, is running the program run platform, simply speaking, is the server, not how to systematically learn the Linux command, as the project needs,

For example, to find the log, where the problem, where the error, so he also slowly understand some common Linux commands, this is a personal summary of their common Linux commands

Let's start with the format of the General Linux command:

Two special commands:

. Represents the current directory

. . Represents the previous directory of the current directory

. Often used to execute current commands, such as when we start the Tomcat command. startup.sh

.. Commonly used in our parent directory (previous directory) to be returned to the current directory

Command-option parameters (options and parameters can not be written)

Switch directory for CD (change directory)

CD Java enters the Java directory under the current directory

cd/usr/local into the usr/local directory

CD/ switch to root directory

CD.. Switch to Parent directory

LS (list) display list

ls-l Displays details of all files in the current directory, including permissions for read and write execution owned by the current user

ls-a Show all files, including hidden files

ls-d Viewing the properties of a directory

Linux Common Commands 01

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.