UNIX / Linux
Primer Resources: Good Tutorials and HowTos
Files
SCP
http://www.eos.ncsu.edu/remoteaccess/man/scp.html
Pattern Matching
grep
http://www.linuxdynasty.org/regular-expressions-and-commands-howto.html
http://www.cyberciti.biz/faq/howto-use-grep-command-in-linux-unix/
Makefiles
http://www.cs.umd.edu/class/spring2002/cmsc214/Tutorial/makefile.html
http://www.sis.pitt.edu/~mbsclass/tutorial/advanced/makefile/mainmake.htm
http://mrbook.org/tutorials/make/
Profiling
http://math.acadiau.ca/ACMMaC/howtos/gprof.html
http://vmlinux.org/twiki/bin/view/Bazaar/GprofQuickStart?CGISESSID=9d321592185a191106979682b95fb243
Debugging
http://netwinder.osuosl.org/pub/netwinder/docs/misc/GCC-HOWTO-html/GCC-HOWTO-5.html
collected by Nicholas Polys
July 21 2008