Day of the week: Difference between revisions

m
→‎{{header|UNIX Shell}}: I just wanted to mark it incorrect until the dates were fixed
(→‎{{header|UNIX Shell}}: max date now 2121)
m (→‎{{header|UNIX Shell}}: I just wanted to mark it incorrect until the dates were fixed)
Line 270:
 
=={{header|UNIX Shell}}==
<!-- {{incorrect|UNIX Shell}} It is correct in that it shows a limitation -->
{{works with|bash}}
 
<pre>#! /bin/bash
 
Anonymous user