
Changing file/folder permissions All files have to access permissions.In this way the OS knows how to deal with requests to access the files.There are three type of access:- Read Denoted as r,files with read access can be displayes to the user Write Denoted as w,files with erite access can be modified by the user Execute Denoted as x,files with execute access can be executed as programs by the user Access types are set for […]