mirror of
https://github.com/libretro/libretro-database
synced 2025-08-22 09:02:22 +00:00
``` find . -type f -name '*.dat' -exec sed -E -e 's@crc ([a-zA-Z0-9]+) @crc \U\1 @' -i {} \; ```
1.8 KiB
1.8 KiB