Can you help me out with the correct statements out of all of this! 0/0.5 points Question 2 statements will not be found in Select all of the following statements that are true. Correct statements are quotes or paraphrases from this lab's Introduction. Incorrect this lab's introduction. For almost every Linux file system, there are at least three basic permissions: read ("), write (w"), and execute (x"). Users are allowed to perform these operations on a file if and only if the corresponding permission is set for them on that file In PowerShell, multiple steps are necessary to change the ownership of a file or directory Windows NTFS has read, write, etc. permissions. These are typically handled in the Properties tabs sheet of a file. At the command line level, the two relevant commands are attrib and icacls. An access control list explicitly enumerates each user and the granted/denied privileges. Unix style configuration settings the for the whole system are typically stored in /etc. Windows has the Registry for a similar purpose. For Linux fle systems, every file has three sets of permissions. One set applies to the yser who owns the file u), one set applies to the fle's group (), and one set applies to all gther users on the system o). For example, a file can be readable by everyone but writable only by the users belonging to that file's group. Permissions are changed by the chmod utility. Ownership is changed by the chown utility Many Windows and Linux programs depend on recognizing the type of a file based on the file name extension of the file. In Linux, the cp -r program copies all of the files in a specified directory but does not copy files in any subdirectories of the specified directory On Linux, any user can create temporary files in /tmp. A file has three important time stamps that all OSes provide. The creation time stamp refers to when the file was originally created. The modification time stamp refers to the when the file was last modified. The last-access time refers to when was it last accessed for either reading/writing. If the last access was reading, it is obviously later than the modification time stamp. If the last access was writing, it is equal to the modification time stamp. A time stamp is internally stored by the OS using a special representation. In Windows, time is a 64-bit value that represents the number of 1 nanosecond intervals thet have elapsed since 12:00 A.M. January 1, 1901 The mkdir command exists in both Windows and Linux to creates directories. In Linux, the mv command moves a file from one location in a file system to another. In Linux, the cp command copies a file from one location in a file system to another without changing or meving the original file that was copied In both Un /s i, and in windows dir, show modi cation time stamps in human readable for adapted to the local time zone e g. Eastern Standard Day ght Time)