devops-exercises/exercises/shell/great_day.md
2021-11-07 17:54:06 +02:00

240 B

Great Day

Objectives

  1. Write a script that will print "Today is a great day!" unless it's given a day name and then it should print "Today is "

Note: no need to check whether the given argument is actually a valid day