drivers ÓÚ 2013-09-17 08:42:43·¢±í:
·¹ý
Ïà˼°®ÎÄ ÓÚ 2013-09-16 21:00:54·¢±í:
chattr -i -a gbk.txt £¨-iºÍ-aÖ®¼äÓпոñ£© »ò chattr -ia gbk.txt ¶¼¿ÉÒÔ
Ïà˼°®ÎÄ ÓÚ 2013-09-16 20:56:04·¢±í:
root@debian7:/tmp/test# touch gbk.txt root@debian7:/tmp/test# lsattr gbk.txt -------------e-- gbk.txt root@debian7:/tmp/test# chattr +ia gbk.txt root@debian7:/tmp/test# lsattr ----ia-------e-- ./gbk.txt root@debian7:/tmp/test# chattr -ia gbk.txt root@debian7:/tmp/test# lsattr -------------e-- ./gbk.txt root@debian7:/tmp/test#
drivers ÓÚ 2013-09-17 08:42:43·¢±í:
·¹ý
Ïà˼°®ÎÄ ÓÚ 2013-09-16 21:00:54·¢±í:
chattr -i -a gbk.txt £¨-iºÍ-aÖ®¼äÓпոñ£©
»ò
chattr -ia gbk.txt
¶¼¿ÉÒÔ
Ïà˼°®ÎÄ ÓÚ 2013-09-16 20:56:04·¢±í:
root@debian7:/tmp/test# touch gbk.txt
root@debian7:/tmp/test# lsattr gbk.txt
-------------e-- gbk.txt
root@debian7:/tmp/test# chattr +ia gbk.txt
root@debian7:/tmp/test# lsattr
----ia-------e-- ./gbk.txt
root@debian7:/tmp/test# chattr -ia gbk.txt
root@debian7:/tmp/test# lsattr
-------------e-- ./gbk.txt
root@debian7:/tmp/test#