This is all about Unix
- export VARIABLE=value # for Bourne, bash, and related shells
- which java # this is to show where the command is located.
- ant is a tool that can compile java projects
- mvn is a java based project management and comprehension tool.
- zip and unzip