mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-09-03 12:25:47 +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