Home>Article>Operation and Maintenance> How to check file permissions in centos

How to check file permissions in centos

王林
王林 Original
2020-05-19 10:11:02 4677browse

How to check file permissions in centos

To check file permissions, you can use ls to check file permissions. If you want to check file permissions, use "ls -l or ll"

How to check file permissions in centos

##Of course If it is all folders, you also need to add the -a parameter. Such as “ls -la or ll -a”

How to check file permissions in centos

Recommended tutorial:

centos tutorial

The above is the detailed content of How to check file permissions in centos. 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