SEED Lab Assignment
Budget: $10 – $25 USD
In this task, we study the commands that can be used to set and unset environment variables. Please do the following tasks:
• Use env command to print out the environment variables. Among these environment variables, use “env | grep Variable-Name” to print out one particular environment variable you are interested in (choose any one).
• Use env command to print out the environment variables. Among these environment variables, use “env | grep Variable-Name” to print out one particular environment variable you are interested in (choose any one).