Files
renderdoc/util
Jake Turner add33d484c Modified find to work on Mac
Do basic find without regular expressions
Use grep -E to do the regular expression matching
Use awk to reconstruct an equivalent find -print0 output
2021-04-07 11:54:46 +01:00
..