Personal blog of Ramon Fincken
ramon fincken
By.
•
min read
My profile
find . -maxdepth 1 -type f -mtime 0 -print0 | xargs -0 grep --color 'mygrep'
@see https://stackoverflow.com/questions/68220563/how-does-grep-only-todays-files-in-current-directory
Your email address will not be published. Required fields are marked *
Comment *
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
Leave a Reply