S
Q. Which of the umask command parameters grant the right to run the newly created regular files by default?
umask by default is 022 so permissions for newly created directories: rwxr-xr-x. permissions for newly created files: -rw-r-r–. By default, the execution permission is disabled for regular files.
You must be Logged in to update hint/solution
Be the first to start discuss.
Q. Which of the following commands is used to update access and modification times of a file?
Q. What is the key used to quit Vi editor?
Q. The command “mknod myfifo b 4 16”
Q. Which command creates an empty file if the file does not exist?
Q. How would you lock the user account named csm099?
Q. What command is used with vi editor to move forward to the end of a word?
Q. Which operating system was developed by the contribution of many people throughout the world?
Discusssion
Login to discuss.