chmod -R 777 windows code example
Example 1: chmod 777
chmod -R 777 directory
Example 2: chmod 777 meaning
Setting 777 permissions to a file or directory
means that it will be readable, writable and executable
by all users and may pose a huge security risk