What is "chmod" command? What do you understand by this line 'r-- -w- --x?
Answers
Answered by
0
chmod command is used in mainly programming.it is to change the access permissions of the file according to you
r-- -w- --x means read write execute
r-- -w- --x means read write execute
Similar questions