how to use grep command to list find the records of a file
containg 10 different strings
Answer Posted / raja
egrep "string1|string2" *.*
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is the core of unix operating system?
Is it possible to create new a file system in UNIX?
What is alias mechanism? Explain.
Is unix a programming language?
How do we change file access permissions?
Explain links and symbolic links.
How is unix different from windows?
Explain what is inode?
What does $? Mean in unix?
What is the full form of unix operating system?
Is unix more secure than windows?
What is the best free unix based os?
How old is unix?
Is a form of interprocess communication in unix?
What is umask in unix?