3. 다음과 같이 허가권을 설정하기 위한 명령으로 알맞은 것은?
[root@www~]$ ls -l ihd.txt -rw-rw-r--. 1 root root 109 Jan 31 15:25 ihd.txt
- ①chmod 664 ihd.txt
- ②chmod o-wx ihd.txt
- ③chmod ugo+rw ihd.txt
- ④chmod o-r,o-rw ihd.txt
[root@www~]$ ls -l ihd.txt -rw-rw-r--. 1 root root 109 Jan 31 15:25 ihd.txt