Home | History | Annotate | Download | only in doc

Lines Matching refs:month

104 # until we find a month.  This cannot work with files whose owner is a
106 # will be owned by a user whose name is a month. So we first look at
113 # Find which argument is the month.
114 month=
116 until test $month
123 Jan) month=January; nummonth=1;;
124 Feb) month=February; nummonth=2;;
125 Mar) month=March; nummonth=3;;
126 Apr) month=April; nummonth=4;;
127 May) month=May; nummonth=5;;
128 Jun) month=June; nummonth=6;;
129 Jul) month=July; nummonth=7;;
130 Aug) month=August; nummonth=8;;
131 Sep) month=September; nummonth=9;;
132 Oct) month=October; nummonth=10;;
133 Nov) month=November; nummonth=11;;
134 Dec) month=December; nummonth=12;;
138 test -n "$month" || error "failed parsing '$ls_command /' output"
146 # Because of the dummy argument above, month is in $2.
152 # $2 = month
161 # $2 = month
165 # Get the month.
167 Jan) month=January; nummonth=1;;
168 Feb) month=February; nummonth=2;;
169 Mar) month=March; nummonth=3;;
170 Apr) month=April; nummonth=4;;
171 May) month=May; nummonth=5;;
172 Jun) month=June; nummonth=6;;
173 Jul) month=July; nummonth=7;;
174 Aug) month=August; nummonth=8;;
175 Sep) month=September; nummonth=9;;
176 Oct) month=October; nummonth=10;;
177 Nov) month=November; nummonth=11;;
178 Dec) month=December; nummonth=12;;
204 # For the first six month of the year the time notation can also
214 echo $day $month $year