answersLogoWhite

0

AllQ&AStudy Guides
Best answer

Use the "-i" argument

See 'man grep' for more information

This answer is:
Related answers

Use the "-i" argument

See 'man grep' for more information

View page

Grep is:

Global regular expression Parser

View page

'grep' searches a file for lines which match a given regular expression.

View page

grep '\<h.*o\>'

View page

grep filename "http:"

assuming that the URL's you want to find being in http.

View page
Featured study guide
📓
See all Study Guides
✍️
Create a Study Guide
Search results