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 |
What is pipe in unix example?
Where is unix used?
How do I delete files older than 2 days unix?
How the Kernel handles the copy on write bit of a page, when the bit is set?
Which language is used in unix?
What do you understand by the term wild-card interpretation?
How to know the information about a file?
What is the use of -l when listing a directory?
Is unix written in c?
Where is unix operating system used?
How to remove the last line/trailer from a file in Unix script?
How do you start and stop services in unix without using admin console?