-rw-r--r-- 1 root root 0 2월 24 16:20 testfile2
위 구문의 의미
testfile2파일의 소유자는 root이고
권한은 소유자(읽기/쓰기)권한, 그룹(읽기)권한, 다른 사용자(읽기)권한
-rw-r--r-- 1 root root 0 2월 24 16:20 testfile2
위 구문의 의미
testfile2파일의 소유자는 root이고
권한은 소유자(읽기/쓰기)권한, 그룹(읽기)권한, 다른 사용자(읽기)권한