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
Explain difference between swap partition and swap file?
What is tty name?
What is $$ in shell script?
What is the command can be used to check for file corruption?
Which command will show you free/used memory? Does free memory exist on linux?
What command is used to check the number of files, disk space, and each user’s defined quota?
What is the use of finger command in linux?
What is cd in cmd?
How commands work in linux?
Who am I command in linux?
How do I check if my cpu is overclocked?
What is a makefile in linux?
Why makefile is used in linux?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What does kill in linux?