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 8879What does "bulk loading of a table" mean? Can you describe advantages or disadvantages of using these features?
2 12859Suppose 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 5160How i'll delete a particular line from the file? Please give answer as soon as possible. Thanks in advance.
IBM,
12 23041What are the general Commands in using Unix OS for a beginner? how many commands you know in that?
2 6933how to use grep command to list find the records of a file containg 10 different strings
IBM,
5 13614
How is the command '$cat file2 ' different from '$cat >file2 and >> redirection operators ?
Can multiple clients connect to same socket?
What is grep and how do you use it?
What is the home directory in unix?
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group
How do I use nslookup?
What is a socket file?
What is pipe command in unix?
Which ipc is the fastest in unix?
How to get the last word from a line in Unix file?
Explain the architectural differences between user-space threads, and kernel-supported threads?
Who command in unix operating system?
What is the use of cut command in unix?
What does #!/ Bin sh do?
Explain what is standard unix streams ?