The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
Google UNIX.COM



View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 01-31-2002
Atama Atama is offline
Registered User
 

Join Date: Jan 2002
Posts: 16
Uh Oh, I've really done it this time. That Path statement is supposed to read: PATH=$PATH:$HOME/bin. I left out the $PATH portion. What that means is, my home directoy cannot locate any of the commands, including VI to edit the .bash_profile.

I do not have root access on this box, but I do have access to another home directory.

So, is it possible to login from that directory and edit the .bash_profile?