Write a command to display a file’s contents in various formats?
No Answer is Posted For this Question
Be the First to Post Answer
What does find command return in unix?
Why is grep called grep?
which command is used to identify the type of the file?
distinguish between physical addresses and logical address?
What is a Unix signal, and how do you handle them?
How many unix commands are there?
What is use of sed command?
12 Answers BitWise, Infosys, Reliance,
What is the difference between cat and more command?
What does grep v grep do?
which command is used to change group?
How to setup Disk space as well as memory in solaris10?
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