Bird Brother Linux Private vegetable notes (one)

Source: Internet
Author: User

8th Linux disk and file system management

ln [-SF] source file destination file

-S: Symbolic connection, if no parameter is a hard connection

-F: If the destination file already exists, delete it first and then establish the connection

A hard connection simply writes more than one associated data to a block in a directory and does not use the Inode and disk space. A symbolic connection generates a new inode, which is a new file generated.

The file size is the length of the file name string. Therefore, when you delete a hard-connected source file, the file still opens normally, and the source file for the symbolic connection is deleted, the symbolic connected file cannot be opened.

DD command: DD if=input_file of=output_file bs=block_size count=number.

Bird Brother Linux Private vegetable notes (one)

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.