#chmod #linux #linuxessentials
chmod command in linux is used to change file permissions (both file and directory). It works in two ways:
Relative Method
Absolute Method
In this video we will discuss:
How to use relative method to change file permissions:
chmod u+x file
How to use absolute method to change file permissions
chmod 234 file
Website Link: www.dextutor.com
All the material along with PPT is available at : https://dextutor.com/courses/linux-co...
Linux Essential Playlist: https://tinyurl.com/dextutorLinux
Operating System Playlist: https://tinyurl.com/dextutorOS
Operating System Lab Playlist: https://tinyurl.com/dextutorOSLab