![]() Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
net_compat.h | ||
net_http.h | ||
net_http_parse.h | ||
net_ifinfo.h | ||
net_natt.h | ||
net_socket.h | ||
net_socket_ssl.h |
![]() Example: find . -type f -iname '*.c' | while read -r i; do cat -s "$i" > "$i.new" mv "$i.new" "$i" done |
||
---|---|---|
.. | ||
net_compat.h | ||
net_http.h | ||
net_http_parse.h | ||
net_ifinfo.h | ||
net_natt.h | ||
net_socket.h | ||
net_socket_ssl.h |