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