Menu

[Solved] Exercise 6 Write Executable Script Reads Value Keyboard Store Myclass Variable Export Vari Q37248352

myName variable = John Doe
Exercise 6 Write an executable script that reads a value from the keyboard and store it to myClass variable. And then exportExercise 6 Write an executable script that reads a value from the keyboard and store it to myClass variable. And then export the variable myClass so that commands executed in any child shell have access. 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 Show transcribed image text Exercise 6 Write an executable script that reads a value from the keyboard and store it to myClass variable. And then export the variable myClass so that commands executed in any child shell have access. 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

Expert Answer


Answer to Exercise 6 Write an executable script that reads a value from the keyboard and store it to myClass variable. And then ex… . . .

OR


Leave a Reply

Your email address will not be published. Required fields are marked *