Graphical Linux command: Navigating directory content using the LS command

Source: Internet
Author: User
Keywords Linux commands browsing directory contents
Tags browsing directory contents can make content course directory example files files and directories

Let's open the system terminal and directly enter LS in the directory to see what it outputs?

The original LS command lists all the files and directories in the terminal's current directory. The names we see in blue are directories. Of course, all of these directories may also have subdirectories and files. We would like to know which directories and files are available under these directories and which can be displayed using the-R parameter.

The LS command also has a number of parameters that allow for more detailed information. For example-1 parameters. It allows the files and directories within the directory to display only one, and we try to enter the command at the end of the terminal: Ls-1.

Another problem is that our Linux system also has hidden files, which is similar to the Windows system. In addition to the user's own files, some files are used and modified by the system, or by the application. Hiding them by default is indeed a protection for the user itself. What if we need to check the Linux system for these hidden files? -A parameter can help us, please try to enter the command in the terminal: LS Look what we got?

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.