Unknown file types and colors in Linux

Source: Internet
Author: User
The file type and representation color that cannot be unknown in Linux-Linux general technology-Linux technology and application information. The following is a detailed description. White: common file (in-format)
RED: compressed file
Blue: directory file (represented by d)
Blue: Link file (represented by l)
Yellow: Device File (under the/dev directory) (represented by B or c)
B Indicates a physical device; c indicates a character terminal device.
Green: executable files (/bin,/sbin directory)
Pink: image file or socket file (represented by s)
Blue/yellow: MPS queue file (represented by p)

# File/dev/hda // view the type of the specified file

# Find/dev-type B // search for a device-type file in the/dev directory. You can replace "B" with any type of letters, such as l, c.
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.