mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 16:39:43 +00:00
bfc366decc
Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
pixman-arm-asm.h | ||
pixman-arm-neon-asm.h | ||
pixman-arm-neon-asm.S | ||
pixman-private.h |