A Linux group, Dev, is unable to read and write the content of the file student.txt. Which of the following options grants the Dev group ownership of the student.txt file? chmod 600 dev student.txt chown dev student.txt chmod 400 dev student.txt chmod 444 dev student.txt chmod dev student.txt