Re: BUG: 'cp -f ...' create an dir instead of a copy of e file!

2004-08-06 Thread Larry Hall
At 07:23 AM 8/6/2004, you wrote: >My actual revision Cygwin runs under >Windows NT Ver 4.0 Build 1381 Service Pack 6 >shell: BASH 2.05b > >cp doesn't work correct >if the destination file do not exist the result is what I expect > ># result if y.log do not exist >$ cp -f x.log y.log >$ ls >-rw-rw-r

BUG: 'cp -f ...' create an dir instead of a copy of e file!

2004-08-06 Thread ErWagner
My actual revision Cygwin runs under Windows NT Ver 4.0 Build 1381 Service Pack 6 shell: BASH 2.05b cp doesn't work correct if the destination file do not exist the result is what I expect # result if y.log do not exist $ cp -f x.log y.log $ ls -rw-rw-rw-1 30 Aug