[Linux] CentOS study note 2 (command)

Source: Internet
Author: User

[Linux] CentOS study note 2 (command) Open the folder: cd finename create directory: mkdir/filename mkdir-p/test/123/111 (Multi-Level directory) delete directory: rmdir is used to delete a directory or file: rm is used to find the absolute path of a command: which is used to set the alias of the command: alias for example, alias rm = 'rm-I 'to view the file list: ls (short for list)-a list all copy files: cp such as cp file_1 file_2 to copy Directory: cp-r file_1 file_2 move file: mv file_1 file_2 View: cat fleName tac: the number of rows in turn shows head-3 filename shows the first three rows

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.