0 votes
in DevOps by
What is the default file permissions for the file and how can I modify it?

1 Answer

0 votes
by

Default file permissions are : rw-r—r—

If  I want to change the default file permissions I need to use umask command ex: umask 666

Related questions

0 votes
asked Aug 10, 2021 in AWS Access Management by rajeshsharma
0 votes
asked Aug 11, 2021 in AWS Access Management by rajeshsharma
...