0

How to check directory permission in linux

hi .., i tried to check directory permission by using ls command ls -l /dir1. this command shows inside the file permissions i need to check only that particular directory permission. please do the needful for me.

CentOS ls command Add a comment
dennaia
asked Sep 28 2017

Answer

0

i think you forgot to try using ls -ld /dir2 ...

Add a comment
arunkumarak
asked Sep 29 2017
edited Oct 05 2018
Post your Answer