![]() Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
GameController | ||
wiiu | ||
blissbox.h | ||
gamepad.h | ||
hid_driver.h | ||
hid_types.h |
![]() Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
GameController | ||
wiiu | ||
blissbox.h | ||
gamepad.h | ||
hid_driver.h | ||
hid_types.h |