answersLogoWhite

0

Use the 'grep' family of commands to search for string pattern matches in multiple files.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What command would you use to locate occurrences of a particular character string in files?

grep


What utility is used to search for a particular string within a file or group of files in linux?

Grep


A string of triplets that specifies a particular protein?

A gene is the string of triplets that specifies a particular protein.


What does the html command object classid accomplish?

Classid is used to assign a particular object to a given string. For example, if the classid="t", then the letter 't' maybe used to refer to the particular object that was assigned.


What does the command strstr do in programming?

The strstr command in programming is used to find a sub string within a string. If nothing is found the pointer is returned to the beginning of the sub string.


What is the result of a search for the string?

It seems that your question is incomplete, as it doesn't specify the string you want to search for. The result of a search for a specific string will depend on the context, such as the database or platform being searched, and the string itself. If you provide more details about the string and the search environment, I can give a more precise answer.


In a stringed musical instruments the sound frequency of a particular string can be increased by?

Tightening the string.


What menu command do you use to locate occurrrences of a character string string?

either by using find or find and replace


What is a search string?

If I opened WikiAnswers on the internet and inside the "ask window" I put the question, "What is a search string?", that phrase, the part inside the quote, would become "the search string". Computers are quite efficient at searching for patterns in large databases. When the computer finds the specified search string, this answer would be displayed. I just verified it, and that's exactly what it does. RB


What is A string of triplets that specifies a particular proteins?

gene


In Java what operator is used to determine if an object is of a particular class type?

The instanceof keyword is used to determine if an object is of a particular class type.Example:Object obj = new String();if(obj instanceof String) {System.out.println("obj is a String!");}


What is the purpose of the findstr command when finding a log?

1. (file string) locates files containing specific string of plain text