The UNIX and Linux Forums  


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 -->
  #5 (permalink)  
Old 11-05-2007
reachtokhanat reachtokhanat is offline
Registered User
  
 

Join Date: Nov 2007
Posts: 2
Still not working

Still not working.Still my prompt is shown as $.
The excercise done

$more .profile
set -o vi
ENV=".kshrc"

$more .kshrc
export PS1='khan'

When i tried,

$echo $ENV

$

Why is the o/p coming blank.Strange Behaviour.Pls. advise

Thanks Khan