Home >Operation and Maintenance >CentOS >How to open a folder in centos7 system

How to open a folder in centos7 system

王林
王林Original
2020-03-26 14:48:2111573browse

How to open a folder in centos7 system

The method of opening a folder in centos7 is as follows:

You can first use the cd command to enter the directory, and then use the ls directory to list the files in the folder.

(Recommended tutorial: centos tutorial)

As shown in the picture:

How to open a folder in centos7 system

ls represents viewing the files in the directory ;

ls-l represents display detailed information (it can also be ll).

How to open a folder in centos7 system

Related video tutorial recommendations: linux video tutorial

The above is the detailed content of How to open a folder in centos7 system. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn