Answer:
Wide set permissions can be set by using umask which can set write, read and execute permissions on new files created by the user. These settings can be made from the command line to reflect broad settings. It can also be set from the global system settings file. Umask command displays all the settings made with that command.
Previous Question | Next Question |
What is the best solution to avoid large number of groups? | How can you determine whether a file is setUID? |