The UNIX and Linux Forums  
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #3 (permalink)  
Old 12-06-2005
shep's Avatar
shep shep is offline
Registered User
  
 

Join Date: Nov 2005
Location: Scotland
Posts: 5
I unzipped with tar -zxvf <filename> to the directory /usr/lib, checked that /usr/lib was in PATH with echo $PATH, and issued a 'firefox' command in terminal.
It runs, but I was just wondering if the terminal is supposed to 'hang', that is, should i be able to use the same terminal for other commands as it doesn't give me a new user prompt - I have to open a new terminal tab to do anything else.