What is chmod command used for in Linux?
Experience Level: Junior
Tags: Linux
Answer
The chmod is the command and system call used to change the access permissions of file system objects sometimes known as modes. It is also used to change special mode flags such as setuid and setgid flags and a 'sticky' bit.
Related Linux job interview questions
What is jobs command used for in Linux?
Linux JuniorWhat is chown command used for in Linux?
Linux JuniorWhat is tar command used for in Linux?
Linux JuniorWhat is diff command used for in Linux?
Linux JuniorWhat is tail command used for in Linux?
Linux Junior