-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Examples: Grep #1
Comments
Yes. But the first one wouldn't exclude svn directories, would it? |
Ah -- that might be right -- but who uses SVN anyway? On a serious note: |
I don't have that option in my grep. But I think I can do --exclude=.svn, possibly. |
Possibly -- I'm running I'm sure |
|
I recall in
grep
you can do:Rather than:
As shown in the examples -- or am I getting something wrong here?
The text was updated successfully, but these errors were encountered: