How to give permission to full permission in Linux?
Use chmod 777 to give full permission to reading, write and execute.
BY Best Interview Question ON 15 Apr 2019
Use chmod 777 to give full permission to reading, write and execute.