1)what is grep|sort give example?
2)what are the test commands
Answer / mahender
1) grep stands as Globally Search for Regular Expression
and Print.
It is used for displaying the pattern matching lines from
requested file or files .
| Is This Answer Correct ? | 5 Yes | 0 No |
Is windows 10 unix based?
What do you mean by unix?
Is it possible to count number char, line in a file; if so, How?
Explain what are the unix system calls for i/o?
What is positional parameters in unix?
Differentiate multiuser from multitask.
What is the command to connect to remote terminals
Suppose I have one column with data smithjohnmichale the o/p should be smith,john, michale how we do in unix?
Is unix portable?
Explain how do you create special files like named pipes and device files?
Name the key features of the korn shell.
How to remove certain lines from a file in Unix?