Introduction to UNIX tools

These are basic help sheets to help you get used to using UNIX. Also, don't forget the UNIX `man' (manual) command.

UNIX commands

gdb: (Symbolic debugger, analogous to one part of the integrated development environment in the Windows world)

vi: (Standard UNIX editor, often a link to vim)

emacs: (Another full-featured UNIX editor, macros, modes for C++, Java, etc.)