Unix Commands (489)
Unix Threads (33)
Unix IPC (65)
Unix Socket Programming (105)
Unix System Calls (21)
Unix General (491)
Unix AllOther (137) 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 9038What does "bulk loading of a table" mean? Can you describe advantages or disadvantages of using these features?
2 13003Suppose you have a scheduling chain where the process 1 is a predecessor of the process 2 and both of them are scheduled every Monday at 8.00pm. Will I find execution log of process 1 every Tuesday morning? And what about the other one? Why?
1 5261How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.
IBM,
12 23514What are the general Commands in using Unix OS for a beginner? how many commands you know in that?
2 7097how to use grep command to list find the records of a file containg 10 different strings
IBM,
5 13880
How can I write a multi-homed server?
What is unix and why it is used?
What do know about tee command and its usage?
What is the condition required for dead lock in unix system?
How to write the program on full-duplex communication on bidirectional(e.g using two pipes)?
What is a bash command?
Which file system is used in unix?
How can I set the timeout for the connect() system call?
Explain what are links and symbolic links in unix file system?
What is sed awk grep?
What is nr in awk command?
Is there any advantage to handling the signal, rather than just ignoring it and checking for the EPIPE error? Are there any useful parameters passed to the signal catching function?
What is protection boundary?
Name two paging states for a page in memory?
What is hardlink and softlink in unix?