
The C files can be compiled using gcc with

 % gcc -o environ environ.c

and then run as

 % ./environ

