28. 다음 파일의 소유자를 ihduser, 소유 그룹권한은 kait로 변경하는 명령으로 알맞은 것은?
# ls -l lin.txt -rw-r--r--. 1 lin ihd 1222 May 13 00:13 lin.txt
- ①chown ihduser.kait lin.txt
- ②chgrp ihduser.kait lin.txt
- ③gpasswd ihduser.kait lin.txt
- ④groupmod ihduser.kait lin.txt
# ls -l lin.txt -rw-r--r--. 1 lin ihd 1222 May 13 00:13 lin.txt