When the shell is reading the command line what is the difference between text enclosed between double quotes (") and text enclosed between single quotes (')? Consider two cases.
• there are environmental variables and
• there is no environmental variable.