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
TCS,
3 9158How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.
IBM,
12 23865Post New Unix Commands Questions
Name the general commands in using unix os for a beginner?
Using unix command how to display no of records in oracle?
What difference between cmp and diff commands?
How do you repeat a command in terminal?
How do I clear my terminal history?
Which command is used to kill the last background job?
What is the general format of unix command syntax?
What is the use of finger command?
What is the search command in unix?
What do know about tee command?
How does pipe () work?
Explain how to use grep command to list find the records of a file containing 10 different strings?
What is command statement?
When i run a programm of orphan process. Instead of getting child's parent (ppid)=1 ..i get 1400 and it varies as per system.
How can i findthe right soluion???
My pgm:
#include
What is the difference between cat command and more command?