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 Advanced & Expert Users
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 11-05-2007
reachtokhan reachtokhan is offline
Registered User
  
 

Join Date: Nov 2007
Posts: 5
Setting Up Profile.......Need Help Urgently

Hi

I am not able to setup PS1 environment variable in .profile file in my Home directory.I am using RED HAT3 Linux.this is the excercise that i have done

$echo $SHELL
/bin/ksh

$pwd
/home/khan

$ls -l .profile
-rwxrwxrwx

$more .profile
set -o vi
export PS1='khan'

$echo $PS1
$

I tried reloging in,but no use.Pls. advise urgently.

Thanks
Khan.A.W