alias gcc="gcc -Wall -g -std=gnu1x -I/cs/www/classes/cs352/fall15/h" alias vg="valgrind --leak-check=full" ulimit -c 1000000 export LC_COLLATE=C