## page was renamed from inc_date === Program inc_date === This program increments a date by given number of days and hours. The date and the increments are read from the input file '''inc_date.ini''': {{{ 06033112 1 0 ! yymmddhh ndays nhours }}} The incremented date is written to standard output.