이명령어는 파일에 대한 접근에 대해서 chown보다 강하게 지정할 수 있다.
내부적으로 ext2_inode struct을 사용하는 것같긴 한데. 알 방법을 모르겠다.
An ext2 or ext3 directory tree can be set dirsync with `chattr +D -R'.
http://lkml.indiana.edu/hypermail/linux/kernel/0205.3/0601.html
http://linux.die.net/man/1/chattr
'c or linux' 카테고리의 다른 글
| opendir/readdir 예제 (0) | 2010.10.19 |
|---|---|
| chdir 이후 cwd 위치 (0) | 2010.10.19 |
| chattr/lsattr 과 ext2 연관관계? (0) | 2010.10.19 |
| chmod 예제 (0) | 2010.10.19 |
| Domain Socket 정리 (0) | 2010.10.19 |
| stat 파일 상태 확인 (0) | 2010.10.19 |



댓글을 달아 주세요