Exercise 7 Copy Value Myname Variable Another Variable Anyname Verify Copies Correctly Uns Q37258267

myName = John Doelanguage = Unix/Linux
Exercise 7 Copy the value of myName variable to another variable, anyName. Verify that it copies correctly. Then unset both tExercise 7 Copy the value of myName variable to another variable, anyName. Verify that it copies correctly. Then unset both the myName and anyName variables. Show their new values. Show transcribed image text Exercise 7 Copy the value of myName variable to another variable, anyName. Verify that it copies correctly. Then unset both the myName and anyName variables. Show their new values.


Answer


open linux terminal

first assign two variables

1.myName=’John Doe’

2.language = Unix/Linux

3.echo

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.