Linux Commands – chmod

Linux Commands - chmod Hello Everyone Welcome to CloudAffaire and this is Debjeet. In the last blog post, we have discussed usermod command in Linux which is used to modify a user. https://cloudaffaire.com/linux-commands-usermod/ In this blog post, we will discuss chmod command in Linux. chmod command stands for change mode and is used to change file mode. chmod changes the file mode bits of each given file according to mode. Before starting with the…

Comments Off on Linux Commands – chmod