grep Mini Tutorial | The Dev Tool | Toolel.com

Case insensisitve

grep -i "pattern"

will match Pattern, pattern, PATTERN, etc..

Ignore binary files

-I -- process a binary file as if it did not contain matching data; 

Created by: martin

Comments

This page is only partially working without JavaScript. It will show content, but the tools and interactivity cannot be shown without JavaScript enabled. Please enable JavaScript for this page. About Us