Learn Linux Notes (iv)--file operations

Source: Internet
Author: User

Learn CD command:

Absolute path, relative path (./or: /);

file list:

Ls-f (forward slash = directory)-A (show stealth)-L (Details)-R (Show directory file)-I (Display index number) filter list output: Ls-l Test (This is the keyword, can I use?) or wildcard characters)

file Processing:

Touch creates an empty file,-t specifies a timestamp;

CP Copy file,-r recursive copy file,-r recursive directory,-P keep copy time in source file consistent;

MV Move or rename file, rm Delete file,-R recursive delete.

mkdir directory creation, rmdir delete empty directory.

Stat: View file statistics.

File: View files type, three kinds, text files, executable files, data files.

Cat: View the entire file,-n displays the number, and-B displays only the character number.

MORE: Pagination shows the entire file, less is also, more powerful than more, can load the entire file before displaying the total number of file data, line number range.

Tail: 10 lines After viewing the file, head: View the first 10 lines of the file----lines show how many rows before and after.

Learn Linux Notes (iv)--file operations

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.