1. 다음 중 lin.txt 파일의 허가권 값을 알지 못하는 상태에서 'chmod 755 lin.txt' 명령과 동일한 명령으로 알맞은 것은?

  • 1
    chmod u+rwx,go+rx lin.txt

  • 2
    chmod u=rwx,go+rx lin.txt

  • 3
    chmod u=rwx,a=rx lin.txt

  • 4
    chmod u=rwx,go=rx lin.txt
--:--
오류 내용 신고