How do you change file permissions in Linux?



How do you change file permissions in Linux?..

Answer / 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

More Linux Commands Interview Questions

What is difference between free and available memory in linux?

0 Answers  


What does the top command display?

10 Answers   iNautix, Yahoo,


Which is the required command for checking the file system?

0 Answers  


Does cp overwrite?

0 Answers  


You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?

0 Answers  


Where is command history stored in linux?

0 Answers  


What is a makefile in linux?

0 Answers  


How do you execute more than one command or program from a single command line entry?

0 Answers  


How do I change shell in linux?

0 Answers  


when zombie process fully cleared?

4 Answers   HP,


What are some popular Linux distributions?

1 Answers  


What is SFC command?

0 Answers  


Categories