answersLogoWhite

0

What is grep syntax to make grep not be case sensitive?

Updated: 8/17/2019
User Avatar

Wiki User

14y ago

Best Answer

Use the "-i" argument

See 'man grep' for more information

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is grep syntax to make grep not be case sensitive?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you write case sensitive?

Something is case sensitive when it requires proper capitalization and lower case letters as well as numbers. Case sensitive passwords will not work if you forget to make sure the proper letters in words used for password are capitalized. An example of a case sensitive word would be WikiAnswers.


Is HTML code case sensitive?

as far as i know, HTML 4.01 transitional(standard HTML) is NOT case sensitive. XHTML is i think!!! check out w3schools if you want to make sure


What does not case sensitive mean?

It means it doesn't make a difference wether you write it in capital letters or lower case letters


Why do you use capital letters and numbers in passwords?

Passwords are case sensitive. When you mix case, you make it harder for others to guess your password. Including numbers make it even harder to guess.


How many different 5 character passwords can you create from the following situations The code can be a mixture of letters and digits in any order and is case sensitive?

You can make 916,132,832 different five-character passwords if the code can be a mixture of letters and digits in any order and is case sensitive.


How do you make a sentence with sensitive?

My skin is sensitive today.


How do you make thermometers sensitive?

You may increase the heat transfer rate to make it more sensitive to environment such as introducing air flow through thermometer in case of measuring air temperature. It can also design thermometer to be more sensitve with better heat sensitive material and thinner insulation wall. Introducing medium into contact surface (such as oil or water in thermowell) would speed up heat trasfer and make it more sensitive to temperature change.


What are the most common syntax errors in LISP programs?

Incorrect placement or number of parentheses will probably make the most common syntax error in LISP programs.


What is the difference between diction and syntax?

Diction is how the words are spoken 'The tip of the tongue the teeth the lips' Syntax is the rules on how to make sentences. 'You and I spoke to him and them and collected money from whom?'


What do you do for pets with dry skin?

Not Like totally sure, but I like saw this thing and like used moisturiser, make sure its sensitive jst in case Animalova xxx


What is the code for the comcast gift at rainbow 6 Vegas 2?

Comcast Faster it's case sensitive so make sure you use capitals and it unlocks a map


Programmers must be careful not to make syntax errors when writing pseudocode programs?

By their very nature, pseudo code programs are not compilable and do not conform to the exact syntax of the computer language used. Since they are not compiled there is no issue with syntax errors. When translating from pseudo code to the target computer language is when one must be careful of the syntax, but not when writing pseudo code.