QuestionQ67
Security and File PermissionsWhich permissions are assigned to a regular file after its permissions are changed with the command chmod 654 file.txt?
- A drw-r-xr--
- B d-wxr-x--
- C -wxr-x--x
- D -rwxrw---x
- E -rw-r-xr--
Which permissions are assigned to a regular file after its permissions are changed with the command chmod 654 file.txt?
Community Discussion