Create a zip file that doesn't create a folder when opened, Mac OS X
        Posted  
        
            by 
                MZimmerman6
            
        on Super User
        
        See other posts from Super User
        
            or by MZimmerman6
        
        
        
        Published on 2012-09-29T02:34:56Z
        Indexed on 
            2012/09/29
            21:40 UTC
        
        
        Read the original article
        Hit count: 478
        
I am wondering if there is any way of easily creating a zip file that contains a bunch of files. However, when I double-click to open this zip file, I do not want it to create a subdirectory with the same name as the zip file, I just want all of the files to be extracted into the directory where the zip files is stored.
Is there a certain flag I can add in terminal to do this, or any program that does this.
Thanks for your help!
© Super User or respective owner