Unzip all tar.gz files in the current directory

Unzip all tar.gz files in the current directory

 

 ls *.tar.gz | xargs -n1 tar xzvf

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326596598&siteId=291194637