Linux/Unix Tutorial for Beginners for chmod command

Publicado el: 20 mayo 2019
en el canal de: Coding GuruJi
98
2

This tutorial comprises of brief description with real time output of the chmod command

Permission attributes for read/write/execute:-

read | write | execute | numerical_notation
0 0 1 1
0 1 0 2
0 1 1 3
1 0 0 4
1 0 1 5
1 1 0 6
1 1 1 7

Permission attributes for set user id bit(SUID) /set group id bit (SGID) /sticky bit:-

SUID | SGID | Sticky bit | numerical_notation
0 0 1 1
0 1 0 2
0 1 1 3
1 0 0 4
1 0 1 5
1 1 0 6
1 1 1 7


En esta página del sitio puede ver el video en línea Linux/Unix Tutorial for Beginners for chmod command de Duración hora minuto segunda en buena calidad , que subió el usuario Coding GuruJi 20 mayo 2019, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 98 veces y le gustó 2 a los espectadores. Disfruta viendo!