How do I set permission to run in linux?



How do I set permission to run in linux?..

Answer / Pankaj Chaudhary

To set permissions in Linux, you can use the `chmod` command. For example, to give read, write, and execute permissions to the owner of a file, type: `chmod 700 filename`.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Linux Commands Interview Questions

In order to display the last five commands you have entered using the fc command, you would type?

1 Answers  


what is linux utilities and editor

4 Answers   Oracle, Wipro,


What is the command to remove Lvm ,Pv and vg

12 Answers   Tech Mahindra, TNS,


How do I check disk space in linux?

1 Answers  


How do I find the process id in linux?

1 Answers  


What are runlevels in linux?

1 Answers  


What is the difference between command ‘ping’ and ‘ping6’?

1 Answers  


What is the command to find the hardware configuration in Linux?

2 Answers  


What is ulimit in linux?

1 Answers  


What is the use of ls command?

1 Answers  


How do I test my cpu speed?

1 Answers  


Q. If we transfer 100 files by ftp to remote server, how to know the files are successfully transfer or some file are not transferred ?

6 Answers   IBM, IMB,


Categories