How do you grep a case insensitive?
Answer / Amrinder Kumar
To search for a pattern case-insensitively using grep, you can use the -i option. For example: 'grep -i <pattern> <filename>'.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the use of egrep command in unix?
What command a user use to view a long text file one page at a time in UNIX?
Explain how to use grep command to list find the records of a file containing 10 different strings?
How to view the hidden files in /etc directory?
What do chown command do?
what is the difference between Touch & cat command
Why is it called grep?
in a growing log file how will you see the 1st 99 lines?
in UNIX,How do you check for processes started by particular user suppose the user name is 'suresh'?
how will you login one server's shell prompt to an another server?
5 Answers Cosmic Infotech, Perot Systems,
what are the differences between CUI and GUI interfaces?
52 Answers College School Exams Tests, HCL, HP, IBM, IBMR, NIIT, Talco, Wipro,
Hi All, Can you please let me know how to grep for a particular pattern in unix. I want to print the dates from the file exp.txt. the date pattern is DD:MM:YYYY, I just want to print all the dates from the file exp.txt.
8 Answers Concentrix, IBM, Symantec, TCS,