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

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

Reply via email to