if we create a file, in that 10 rows(means 1,2,....9,10 like). i want 7 row exactly, which command use in unix? plz send this question.
28 37219Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 25459Sorry 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
3 9167How to check whether some services are running in another server or not? Suppose i am currently in a server named A.I want to check whether some services are running in server B without logging into the server B.
3 16758Post New TCS Unix Commands Interview Questions
Why do some plants like Malva moschata seed themselves all over the garden, while others just sulk?
Does sap tm support transportation planning of power units (aka tractors), trailers and drivers for private fleet? : transportation management
What does ref mean in excel vlookup?
Describe the use of following com+ services jit activation, queued components, object pooling.?
Which functionalities of QTP used in banking project? pls any say answer?
What is overriding in oop?
What is the wall resistance of plant cells? Does this resistance facilitate or make it difficult the entrance of water in the cell?
i = 25;switch (i) {case 25: printf("The value is 25 ");case 30: printf("The value is 30 "); When the above statements are executed the output will be : a) The value is 25 b) The value is 30 c) The value is 25 The value is 30 d) none
Differentiate between ppi and input output devices.
What is the syntax of object oriented method call?
What is the difference between abstract class and interface in c#?
What is database reorganization?
What is sqlwarning?
How will you reverse a link list without using recursion?
How do you create array in javascript?