Home > OS >  Turn a great god, and soft connection permissions, how to modify chmod not line
Turn a great god, and soft connection permissions, how to modify chmod not line

Time:09-29

Creates a soft connection, not modify permissions

CodePudding user response:

Modify the source file permissions

CodePudding user response:

reference 1st floor zhouchao6 response:
modify the source file permissions
that soft connection permissions can be modified

CodePudding user response:

refer to the second floor m0_38087985 response:
Quote: refer to 1st floor zhouchao6 response:
modify the source file permissions
the soft connection permissions can modify it


Soft connection created, general permission is 777, you modify the soft links of permissions, actually changes is the source file, or 777 soft connection

CodePudding user response:

reference zhouchao6 reply: 3/f
Quote: refer to the second floor m0_38087985 response:

Quote: refer to 1st floor zhouchao6 response:
modify the source file permissions
the soft connection permissions can modify it


Soft connection created, general permission is 777, you modify the soft links of permissions, actually changes is the source file, soft connection or 777
well, I now want to make a soft connection to 666 if this is possible

CodePudding user response:

M0_38087985
reference 4 floor response:
Quote: refer to the third floor zhouchao6 response:
Quote: refer to the second floor m0_38087985 response:

Quote: refer to 1st floor zhouchao6 response:
modify the source file permissions
the soft connection permissions can modify it


Soft connection created, general permission is 777, you modify the soft links of permissions, actually changes is the source file, soft connection or 777
well, I now want to make a soft connection to 666 if this is possible


As if can't change, don't have to, because soft links, practical is the source file to control

CodePudding user response:

reference 5 floor zhouchao6 reply:
Quote: refer to 4th floor m0_38087985 response:

Quote: refer to the third floor zhouchao6 response:
Quote: refer to the second floor m0_38087985 response:

Quote: refer to 1st floor zhouchao6 response:
modify the source file permissions
the soft connection permissions can modify it


Soft connection created, general permission is 777, you modify the soft links of permissions, actually changes is the source file, soft connection or 777
well, I now want to make a soft connection to 666 if this is possible


If don't change, don't have to, because soft links, actually is the source file to control
but no matter how the source file permissions, soft connection permissions are 777

CodePudding user response:

refer to 6th floor m0_38087985 response:
Quote: refer to the 5 floor zhouchao6 response:
Quote: refer to 4th floor m0_38087985 response:

Quote: refer to the third floor zhouchao6 response:
Quote: refer to the second floor m0_38087985 response:

Quote: refer to 1st floor zhouchao6 response:
modify the source file permissions
the soft connection permissions can modify it


Soft connection created, general permission is 777, you modify the soft links of permissions, actually changes is the source file, soft connection or 777
well, I now want to make a soft connection to 666 if this is possible


Don't seem to change, don't have to, because the soft links of permissions, actually is to control the source file
but no matter how the source file permissions, soft connection permissions are 777

Yeah, but that there is no sense in 777, even 777, if there is no w the source file permissions, as can't write it
  • Related