Sorry to all Technical person for mistake of Question.
Now i am post currect question
Why copied file permission is changed in destination. When i
give all permission i.e 777 to file and copy that to other
location in destination the permission is 755. But if give
permission 555 in destination that file permission is 555
and if give permission 444 to file after copy in destination
the file permission is 444. These all are happening in
normal user. How the umask value is calculate here really i
am not understand. Please write the proper answer. Thanks
in Advance
Answer Posted / hari
not problame to other users.
umask is user level permission
u give 666
after create file that permission is 666
u give 333 permission that umask calculate bello u see
666-333=333
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Who command in unix?
What is the size of time_t?
Write a command that will find all text files in a directory such that it does not contain the word "amazing" in any form (that is, it must include the words amazing, amazing, or amazing)?
Which command will print your home directory on screen?
Name the various commands that are used for the user information in unix.
How does the system know where one command ends and another begins?
Which command is used to restrict incoming messages?
What do chmod, chown, chgrp commands do?
hw will u use awk in replacing cahrs and files
What does grep v grep do?
What is .sh file?
What is the command to find maximum memory taking process on the server?
Explain command to display different lines that are found when compare two files?
What are awk commands?
What is the functionality of a top command?