What is merge command in unix?
No Answer is Posted For this Question
Be the First to Post Answer
The command grep first second third /usr/you/myfile a) prints lines containing the words first, second or third from the file /usr/you/myfile b) searches for lines containing the pattern first in the files second, third, and /usr/you/myfile and prints them c) searches the files /usr/you/myfiel and third for lines containing the words first or second and prints them d) replaces the word first with the word second in the files third and /usr/you/myfile e) None of the above
What is the use of the tee command?
Are you in or at the office?
What is the command to view process running?
How to create hardlinks and softlinks on files?
what will be the output of ls ~/..
Is ‘du’ a command? If so, what is its use?
Explain ‘system calls’ with respect to unix commands?
If JFS file system is 100% full how we can increase the file system ?
What is the difference between AWK and SED commands? Plz give example and explain...
Is command prompt unix?
How do you know about running processes of a particular user?