![]() Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
jni | ||
Makefile | ||
internal_cores.h | ||
link.T | ||
net_retropad_core.c | ||
remotepad.h |
![]() Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
jni | ||
Makefile | ||
internal_cores.h | ||
link.T | ||
net_retropad_core.c | ||
remotepad.h |