file permission

  1. K

    Steps to change permission to files and folder with Find command

    If you want to change the permissions of files or folder in bulk then you can use “find” command. You can follow below steps to You have to change directory for which we need to change the permissions. You can change the directory permission to 755 and file permission to the 644, so we have to...
Top