Question: The target of this exercise is to create a string, an integer, and a complex variable using command substitution. The string should be named BIRTHDATE
The target of this exercise is to create a string, an integer, and a complex variable using command substitution. The string should be named BIRTHDATE and should contain the text "Jan The integer should be named Presents and should contain the number The complex variable should be named BIRTHDAY and should contain the full weekday name of the day matching the date in variable BIRTHDATE eg Saturday. Note that the 'date' command can be used to convert a date format into a different date format. For example, to convert date value, $date to day of the week of date use:
date d $dateA
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
