DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR SHELL
untar multiple archives into thier own folders linux command
for file in *.tar.gz; do tar -zxf "$file"; done
Source by unix.stackexchange.com #
PREVIOUS
NEXT
Tagged:
#untar
#multiple
#archives
#thier
#folders
#linux
#command
ADD COMMENT
Topic
COMMENT
Name
8+9 =
Submit