![]() Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
ctr_pthread.h | ||
gx_pthread.h | ||
psp_pthread.h | ||
rthreads.c | ||
switch_pthread.c | ||
switch_pthread.h | ||
xenon_sdl_threads.c |
![]() Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
ctr_pthread.h | ||
gx_pthread.h | ||
psp_pthread.h | ||
rthreads.c | ||
switch_pthread.c | ||
switch_pthread.h | ||
xenon_sdl_threads.c |