How to untar:

tar xzf filename.tar.gz

Determine you directory:
pwd

if you are using the Bash shell, or

% setenv PATH “$PATH:/home/username/bin”