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 -->
  #4 (permalink)  
Old 06-25-2005
sysera sysera is offline
Registered User
 

Join Date: Feb 2004
Posts: 91
Quote:
Originally Posted by koleon
How long does the history offer?and how to set
Not sure what the default is but I crank mine up by adding:
HISTSIZE=2048

To my .profile file. It should be in your users home directory.
Reply With Quote