리눅스마스터 2급

(2012-12-10 기출문제)
1 / 80
1. 1. /ihd 디렉터리에 존재하는 shared.txt 파일에 대해 모든 사용자가 읽기만 가능하도록 설정하기 위한 명령으로 알맞은 것은?
1. chmod 666 /ihd/shared.txt
2. chmod 111 /ihd/shared.txt
3. chmod 444 /ihd/shared.txt
4. chmod 555 /ihd/shared.txt
문제 목록