Which command sets read-only permission for owner, group, and other on perm_file1?
perm_file1
chmod 444 perm_file1
chmod 111 perm_file1
chmod 777 perm_file1
chmod 222 perm_file1