ls -l 해서 나오는 결과값에서 rwx. 이것의 차이는?

xinihp의 이미지

rwx 와 rwx.의 차이점이 뭘까요?

세벌의 이미지

Read Write eXecute
읽기 쓰기 실행하기.
자세한 내용은 구글에서 linux file permission 찾아 보면 많이 나옵니다.

단순한 질문이 아니었네요. 뒤에 점이 있는 건 뭐죠? 라는 질문이군요.
http://www.linuxquestions.org/questions/linux-newbie-8/what-means-a-dot-after-the-file-permission-796947/ 이런 걸 말씀하시는지?

구글에서 linux file permission dot at the end 를 찾아보셔요.