Unzip gzip recursive on macOS®

1970 + 1655031357

Converting all ".tar.gz" files to ".tar" (deleting original "gzip" file) in all subfolders of your path (other files like ".zip" will not be touched)

gzip -rd /directory/path

More posts