Article 4ZKV8 Untar a folder (of tar files) to be extracted to a specific folder

Untar a folder (of tar files) to be extracted to a specific folder

by
RexDeus9
from LinuxQuestions.org on (#4ZKV8)
Hi,

This is the mission:

Untar a folder (of tar files) to be extracted to a specific folder.

The following doesn't work:

find /<A Network Folder>/*.gz -type f -exec tar -xvf -C <MyLocalFolder>/ \;

Any ideas welcome,

Thx.

Rexlatest?d=yIl2AUoC8zA latest?i=sIZE2ZfSfEk:a_LQnBDr6SI:F7zBnMy latest?i=sIZE2ZfSfEk:a_LQnBDr6SI:V_sGLiP latest?d=qj6IDK7rITs latest?i=sIZE2ZfSfEk:a_LQnBDr6SI:gIN9vFwsIZE2ZfSfEk
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