¸®´ª½º °ü·Ã °Ô½ÃÆÇ

2014/07/15(14:57) from 210.93.7.52
ÀÛ¼ºÀÚ : ÁÖÀÎÀå Á¶È¸¼ö : 6646 , ÁÙ¼ö : 14
[Linux] chmod: changing permissions of `test1': Operation not permitted
$ chmod u-s test1
chmod: changing permissions of `test1': Operation not permitted

$ lsattr test1
----i--------e- test1

$ chattr -i test1
$ lsattr test1
-------------e- test1

$ chmod 666 test1

$ ls -l test1
-rw-rw-rw-. 1 root root 1135000 Jun 17 01:44 test1

Modify Delete Post Reply Backward Forward List
Powered by Kang Jul Ki