On Thu, Sep 15, 2005 at 01:11:55PM -0700, [EMAIL PROTECTED] wrote:
> Hi
> 
> With gnu date, how can I get the list of dates continuosly between a
> specific period say for example apr 2,2005 to july 31,2005 in the
> format %Y/%m/%d
> 
> command should be in the form of
> ./script -d1 04/02/2005 -d2 06/31/2005
> 2005/04/02
> 2005/04/03
> 2005/04/04
> ..
> ..
> ..
> 2005/07/29
> 2005/07/30/
> 2005/07/30
> 
> Help is very much appreciated.
> 
> Thanks,
> Nikhil
> 

This person has multi-posted the same exact article on various
technical groups on the Usenet, and has received complete
scripts from several pros, seemingly not even bothering
to read any responses except conversational ones.

Tom



_______________________________________________
help-gnu-utils mailing list
help-gnu-utils@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-utils

Reply via email to