adplus-dvertising
frame-decoration

Question

In Unix, the command to enable execution permission for file “mylife” by all is ................

a.

Chmod ugo+X myfile

b.

Chmod a+X myfile

c.

Chmod +X myfile

d.

All of the above

Answer: (d).All of the above

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. In Unix, the command to enable execution permission for file “mylife” by all is ................

Similar Questions

Discover Related MCQs

Q. What will be the output of the following Unix command ?

$rm chap0\[1 - 3\]

Q. Which of the following out commands will output "onetwothree"?

Q. Assume that an implementation of Unix operating system uses i-nodes to keep track of data blocks allocated to a file. It supports 12 direct block addresses, one indirect block address and one double indirect block address. The file system has 256 bytes block size and 2 bytes for disk block address. The maximum possible size of a file in this system is

Q. Which of the following set of Unix commands will always display “WELCOME” ?

Q. Which of the following shell scripts will produce the output “my first script” ?

Q. Which of the following statements is not true for UNIX Operating System ?

Q. Consider the following UNIX command:

sort < in > temp; head -30 < temp; rm temp

Which of the following functions shall be performed by this command?

Q. The mv command changes

Q. A UNIX file system has 1 KB block size and 4-byte disk addresses. What is the maximum file size if the inode contains ten direct block entries, one single indirect block entry, one double indirect block entry and one triple indirect block entry?

Q. A user level process in Unix traps the signal sent on a Ctrl + C input and has a signal handling routine that saves appropriate files before terminating the process. When a Ctrl + C input is given to this process, what is the mode in which the signal handling routine executes ?

Q. Which one of the following options is not a shell in UNIX system?

Q. Which command allows you to view your file 24 lines at a time ?

Q. The Unix command used to find out the number of characters in a file is

Q. Find the odd man out:

Q. Which of the following changes permission to deny write permission to group and others?

Q. Which of the following OS treats hardware as a file system?

Q. An example of a memory management system call in UNIX is:

Q. An example of a directory found in most UNIX system is:

Q. The “nice” command is used in Unix:

Q. Which of the following is not an Unix Command ?