- Open the terminal: Ctrl+Alt+T
- Change the directory by using the change directory command, 'cd' as:
cd location/location/.../location
- Type the following codes(here, foldername means the name of the folder whose contents are to be accessed):
chmod -R 777 foldername
- This will give you access to every contents of the folder.
Monday, July 4, 2016
Change permission of all the contents of a folder in Ubuntu
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment