Linux System command Introduction (i)

Source: Internet
Author: User

Linux commands are divided into built-in commands and external commands

type COMMAND you can tell whether a command is a built-in command or an external command


Built-in commands get help:

Example: Help CD

External command Get help:command--help

Example: LS--help


Both built-in commands and external commands can be used to obtain help document information with the Man command, and are shown in chapters

Example: Man date

Sub-chapters:

1. User command (/bin,/usr/bin/,/usr/local/bin)

2. System call

3. Library users

4. Special Documents

5. File format

6. Games

7. Miscellaneous

8. Management Order (/sbin,/usr/sbin,/usr/local/sbin)

In which section of a command:whatis command

Whatis ls

LS (1p)-list directory contents

LS (1)-list directory contents

Can be used : Man 1 ls


Man Flip Screen shortcut key :

Turn back one screen: SPACE

Turn One screen forward: b

Turn back one line: ENTER

Turn One line forward: K


Find:

/keyword: Looking backwards N: Next N: Previous

Keyword: Looking forward from backward N: Next N: Previous

Q: Indicates exit


Online Help Documentation:info COMMAND(not used)

This article is from the "Forget the Past" blog, please be sure to keep this source http://xujingbo.blog.51cto.com/4633099/1825555

Linux System command Introduction (i)

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.