Skip to content
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

Add revgrep command #21

Merged
merged 1 commit into from
Sep 25, 2022
Merged

Add revgrep command #21

merged 1 commit into from
Sep 25, 2022

Conversation

pwillis-els
Copy link
Owner

This command will grep 'in reverse', in that it will grep parent directories' files.

Pass revgrep any grep options, and those options will be passed to grep,
in addition to any files in any parent directories.

This command will grep 'in reverse', in the sense that it will grep
parent directories' files.

Pass revgrep any grep options, and those options will be passed to grep,
 in addition to any files in any parent directories.
@pwillis-els pwillis-els merged commit c719b25 into main Sep 25, 2022
pwillis-els added a commit that referenced this pull request Aug 12, 2023
This command will grep 'in reverse', in the sense that it will grep
parent directories' files.

Pass revgrep any grep options, and those options will be passed to grep,
 in addition to any files in any parent directories.

Co-authored-by: Peter Willis <peter.willis@nexteraenergy.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants