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 the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #1 (permalink)  
Old 08-06-2007
koti_rama koti_rama is offline
Registered User
  
 

Join Date: Jun 2007
Posts: 50
how can unset for "PS4"

Hi,

how can unset PS="+".

i tryed like this:
$ unset PS4;

but it's not unseting permanently.
it's showing oagain when i was login.
pls help me on this.