Answer Posted / hr@tgksolutions.com
The "chmod" command is used to change file permissions in Linux. For example, "chmod 755 filename" sets read, write, and execute permissions for the owner and read and execute permissions for others.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How do I check disk space in bash?
What do you mean by directory?
What is command grouping?
How do you sort cpu in top command?
Enlist some linux networking and troubleshooting commands?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
What is clang llvm?
How to root mirror in linux?
What is mask and umask in linux?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
What is df command in linux?
What does cd – command do?
How do I run a shell script?
What does mkdir mean?
Which command would you use to create a file system on a new hard drive?