[wp-trac] Re: [WordPress Trac] #7198: .tar.gz for WordPress plugins

WordPress Trac wp-trac at lists.automattic.com
Sun Jun 29 01:36:24 GMT 2008


#7198: .tar.gz for WordPress plugins
---------------------------+------------------------------------------------
 Reporter:  brettalton     |        Owner:  matt
     Type:  task           |       Status:  new 
 Priority:  normal         |    Milestone:  2.7 
Component:  WordPress.org  |      Version:      
 Severity:  normal         |   Resolution:      
 Keywords:                 |  
---------------------------+------------------------------------------------
Changes (by DD32):

  * owner:  anonymous => matt
  * type:  defect => task
  * component:  General => WordPress.org

Comment:

 > 'unzip' is not always available, whereas 'tar -xvf *.tar.gz' is usually
 much more universal.

 Gzip which is common nearly every *nix machine i've come accross handles
 Zip's fine.

 I commonly use tar -zxf *.zip to extract zips.

 I think most modern compiles of tar even automatically workout the
 compression format in use, which would result in your command working on
 zips too.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/7198#comment:1>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list