bug#8372: date - Summer Time Shift Problem.

2011-03-29 Thread Etienne Buira
On Tue, Mar 29, 2011 at 10:05:28AM +0200, Reicher, Igor, VF-DE wrote: > Hello, > > I have some stuff to repert. See below. > > ~> date --version > date (GNU coreutils) 5.3.0 > Geschrieben von David MacKenzie. > > ~> date > 20110329 > > ~> date "+%Y%m%d" -d "20110329 1 days ago " > 20110328 >

Re: Cygwin rm.exe does not work with wildcard

2009-10-29 Thread Etienne Buira
On Thu, Oct 29, 2009 at 11:52:16AM -0700, Ba, Yong wrote: > To Whom It May Concern, > I am in the process of evaluating Cygwin. > I ran the following > > C:\>rm.exe -f \\networkdrive\sharedfolder\cygwin\*.* > > > No files was removed. > > Here is the version I am using > > C:\>rm.exe --versio

Re: Recovering a file ?!

2009-10-11 Thread Etienne Buira
On Sun, Oct 11, 2009 at 04:47:51PM +, Matrix wrote: > Hello there, > > I wonder, please, if you can show me how to recover a removed file > (using rm command_line). As it writed in the rm_man : > > "Note that if you use rm to remove a file, it is usually possible to > _recover the conten

Re: bug report : about rm command

2008-05-21 Thread Etienne Buira
On Wed, May 21, 2008 at 11:14:55AM +0800, [EMAIL PROTECTED] wrote: > Thanks for you rapid response. > > My rm command use background: > I use it in a cpy.bat file , which is invoked by VC++ 6.0 post build > command.(per build , dll and pde file will be copy to a special directory, > but the orig

Re: bug report : about rm command

2008-05-21 Thread Etienne Buira
On Wed, May 21, 2008 at 11:14:55AM +0800, [EMAIL PROTECTED] wrote: > Thanks for you rapid response. > > My rm command use background: > I use it in a cpy.bat file , which is invoked by VC++ 6.0 post build > command.(per build , dll and pde file will be copy to a special directory, > but the orig