showEnv.c
	Display the environment.
	
changeEnv.c
	Displays the environment, using system("env"), modifies it and displays it again.

displayPS1.c
	Get PS1 from the environment, if defined, and displays it.