2. chmod 명령어 실행 후의 파일 test1의 퍼미션 비트는?
% IS - l test1 - rw-rㅡrㅡ 1 root user 2320 Feb 9 13:20 test 1 % chmod o-r test1 % chmod g-r test1
- ①644
- ②244
- ③600
- ④640
% IS - l test1 - rw-rㅡrㅡ 1 root user 2320 Feb 9 13:20 test 1 % chmod o-r test1 % chmod g-r test1