-- This way works to have the two files simultaneously --: touch file touch file.exe -- This way doesn't --: touch file.exe touch file -- This works again and is similar to 1st --: touch file.exe && bzip2 file.exe touch file bzip2 -d file.exe.bz2 ---- How can this be? -- 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
- RE: Inconsistence on file operation when... Aaron Schneider
- Re: Inconsistence on file operation... marco atzeri
- RE: Inconsistence on file opera... Aaron Schneider
- Re: Inconsistence on file o... Earnie Boyd
- RE: Inconsistence on file opera... Aaron Schneider
- RE: Inconsistence on file operation... Buchbinder, Barry (NIH/NIAID) [E]
- Re: Inconsistence on file operation... Andrey Repin
- Re: Inconsistence on file operation... notstop
- Re: Inconsistence on file opera... Christopher Faylor
- Re: Inconsistence on file o... Steven Hartland
- Re: Inconsistence on file o... Aaron Schneider
- RE: Inconsistence on fi... Aaron Schneider
- Re: Inconsistence ... Earnie Boyd