
{"id":1587,"date":"2010-05-29T22:25:14","date_gmt":"2010-05-29T16:55:14","guid":{"rendered":"http:\/\/www.jeffrin.in\/?p=1587"},"modified":"2010-05-29T22:25:14","modified_gmt":"2010-05-29T16:55:14","slug":"grep-no-matching-data-i","status":"publish","type":"post","link":"https:\/\/www.trueangle.org\/index.php\/2010\/05\/29\/grep-no-matching-data-i\/","title":{"rendered":"grep &#8230;   no matching data  -I"},"content":{"rendered":"<pre>\n$grep  -r deactivates  *\ngrep: trash4: No such file or directory\ngrep: warning: X11\/X11: recursive directory loop\n\nBinary file X11\/zile matches\ngrep: X11\/trash4: No such file or directory\nBinary file zile matches\n$grep -I  -r deactivates  *\ngrep: trash4: No such file or directory\ngrep: warning: X11\/X11: recursive directory loop\n\ngrep: X11\/trash4: No such file or directory\nahiliation:~$pwd\n\/usr\/bin\n$\n<\/pre>\n<p>\n-I option<br \/>\n<br \/>\nProcess a binary file as if it did not contain matching data; this is equivalent to the &#8211;binary-files=without-match option.<br \/>\n<br \/>\nsource : debian manual for grep.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>$grep -r deactivates * grep: trash4: No such file or directory grep: warning: X11\/X11: recursive directory loop Binary file X11\/zile matches grep: X11\/trash4: No such file or directory Binary file zile matches $grep -I -r deactivates * grep: trash4: No such file or directory grep: warning: X11\/X11: recursive directory loop grep: X11\/trash4: No such file &hellip; <\/p>\n<p class=\"link-more\"><a href=\"https:\/\/www.trueangle.org\/index.php\/2010\/05\/29\/grep-no-matching-data-i\/\" class=\"more-link\">Continue reading<span class=\"screen-reader-text\"> &#8220;grep &#8230;   no matching data  -I&#8221;<\/span><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[1732],"_links":{"self":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/1587"}],"collection":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/comments?post=1587"}],"version-history":[{"count":0,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/posts\/1587\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/media?parent=1587"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/categories?post=1587"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.trueangle.org\/index.php\/wp-json\/wp\/v2\/tags?post=1587"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}