Skip to content

tpkn/seqd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Just like seq, but for date.

Usage

seqd [-Y | -M | -D | -h | -m | -s] <start_date> <end_date>

Options

<end_date>   Can also be a "eom" (end of month) or "eoy" (end of year)
-Y           Step by years
-M           Step by months
-D           Step by days
-h           Step by hours
-m           Step by minutes
-s           Step by seconds
--help       Help
--version    Version