Skip to content

sonnetmia/untar-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

untar-wordpress

Linux command for untar wordpress zip or tar file.

  • tar -xvf file.tar.gz --strip 1
  • tar -xzvf file.tar.gz --strip 1
  • tar -tf file.tar.gz | head

About

Linux command for untar wordpress zip or tar file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published