Home / Sandeep / Programming MCQs Solution

Programming Portal Solution

You will find all Programming Portal MCQs whose solution is updated by Sandeep

Q. Which of the umask command parameters grant the right to run the newly created regular files by default?

Q. If you are a root user, how can you enable execution only for the owner of the file “myfile”?

Q. Which of these commands will set the permissions on the file “myfile”: read and write for the owner(user), read for the group and nothing for others?

Q. The -rwxr-xr-t permissions represented by the following octal value.

Q. The following command

Q. Which command is used to assign read-write permission to the file owner?