mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-08-07 07:11:06 +00:00
Do basic find without regular expressions Use grep -E to do the regular expression matching Use awk to reconstruct an equivalent find -print0 output