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 9008What does "bulk loading of a table" mean? Can you describe advantages or disadvantages of using these features?
2 12981Suppose 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 5244How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.
IBM,
12 23470What are the general Commands in using Unix OS for a beginner? how many commands you know in that?
2 7078how to use grep command to list find the records of a file containg 10 different strings
IBM,
5 13840
Whats the difference between select() and poll()?
Does cp command overwrite files?
Explain what is standard unix streams ?
How to protect a process from others to kill?
Describe the zip/unzip command using gzip.
How does unix file system work?
How do I grep multiple patterns in unix?
What is a superuser?
How to find other end of unix socket connection?
Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?
What is the home directory in unix?
Explain similarities between thread and process?
What a pipe?
What are unix options?
Explain ‘system calls’ with respect to unix commands?