Article 5G792 issue to unzip the file *tgz file in recursive folder

issue to unzip the file *tgz file in recursive folder

by
jewel1
from LinuxQuestions.org on (#5G792)
Hi Folk,
I am a new in Linux. I want all unzip for all directory associated .

I have tried command find /home/pani/ -type f -name '*tgz' -print -exec -gunzip -r {} \;

above command is not working. Please help to resolve

/home/pani/a
-rw-r--r-- 1 pani devusers 534057 Mar 27 01:22 20210326004631.tgz
-rw-r--r-- 1 pani devusers 1952 Mar 27 01:24 20210325235417.tgz
-rw-r--r-- 1 pani devusers 253403 Mar 27 01:28 20210325221737.tgz
-rw-r--r-- 1 pani devusers 2922279 Mar 27 01:28 20210325221748.tgz
-rw-r--r-- 1 pani devusers 19927 Mar 27 01:29 20210325205201.tgz

/home/pani/b
-rw-r--r-- 1 pani devusers 534057 Mar 27 01:22 20210326004631.tgz
-rw-r--r-- 1 pani devusers 1952 Mar 27 01:24 20210325235417.tgz
-rw-r--r-- 1 pani devusers 253403 Mar 27 01:28 20210325221737.tgz
-rw-r--r-- 1 pani devusers 2922279 Mar 27 01:28 20210325221748.tgz
-rw-r--r-- 1 pani devusers 19927 Mar 27 01:29 20210325205201.tgzlatest?d=yIl2AUoC8zA latest?i=4lxIt2eEGC4:B5uL24h2xlE:F7zBnMy latest?i=4lxIt2eEGC4:B5uL24h2xlE:V_sGLiP latest?d=qj6IDK7rITs latest?i=4lxIt2eEGC4:B5uL24h2xlE:gIN9vFw4lxIt2eEGC4
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments