This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: tar won't extract all files when a file with exe extension precedes the same without extension inside the archive


On 7/11/2012 10:50 PM, Aaron Schneider wrote:

$ touch myfile myfile.exe


$ tar -cvf mytar.tar myfile.exe myfile

$ tar -xvf mytar.tar

Only myfile will be written to the filesystem
  		 	   		

Aaron, you are starting to bore. it seems that you ignored every info given to you


-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]