You can type the entire path in your command string. ie, if you are trying to use unzip, and it's located in /usr/bin, you can type /usr/bin/unzip <filename>.
One more thing, can you type "echo $PATH" and post the resulting string? I find it strange that you dont already have access to /usr/bin...