perm_file1の所有者、グループ、その他のユーザーに読み取り専用権限を設定するコマンドはどれですか?
perm_file1
chmod 777 perm_file1
chmod 111 perm_file1
chmod 222 perm_file1
chmod 444 perm_file1