리눅스 lsattr

1 개요[ | ]

lsattr
/usr/bin/lsattr
  • 파일 속성을 조회하는 리눅스 명령어
[root@zetawiki ~]# lsattr /etc/hosts
------------- /etc/hosts
[root@zetawiki ~]# lsattr /etc/httpd/conf/
------------- /etc/httpd/conf/httpd.conf
------------- /etc/httpd/conf/magic
------------- /etc/httpd/conf/httpd.conf.rpmsave
[root@zetawiki ~]# lsattr /dev/null
lsattr: Operation not supported While reading flags on /dev/null

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}