home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / unix / xenix / sco / 2727 < prev    next >
Encoding:
Text File  |  1992-08-22  |  1.5 KB  |  29 lines

  1. Newsgroups: comp.unix.xenix.sco
  2. Path: sparky!uunet!decwrl!deccrl!news.crl.dec.com!pa.dec.com!dynamix!david@uu3.psi.com
  3. From: david@dynamix.com (David L Jarvis)
  4. Subject: ksh history file size
  5. Organization:  SOFTWARE / DYNAMIX
  6. Message-ID: <9208221640.AA25770@dynamix.com>
  7. Date: Sat, 22 Aug 92 16:40:47 EDT
  8. X-Received: by usenet.pa.dec.com; id AA13936; Sat, 22 Aug 92 16:43:47 -0700
  9. X-Received: by inet-gw-1.pa.dec.com; id AA17924; Sat, 22 Aug 92 16:43:10 -0700
  10. X-Received: from dynamix.UUCP by uu3.psi.com (5.65b/4.0.071791-PSI/PSINet)id AA05199; Sat, 22 Aug 92 19:42:54 -0400
  11. X-Received: by dynamix.com (smail2.5c)id AA25774; 22 Aug 92 16:40:47 EDT (Sat)
  12. X-To: comp.unix.xenix.sco.usenet (comp.unix.xenix.sco)
  13. X-Mailer: ELM [version 2.3 PL11]
  14. Lines: 13
  15.  
  16. According to the manual (and other reference books I've been reading)
  17. the environment variable HISTSIZE determines how many commands are stored
  18. in the file indicated by HISTFILE ... default is 128 ... well, as a test I
  19. put mine down to 20 (because I started thinking the HISTFILE was growing
  20. too large, > 200k) ... the manual states that ksh will truncate the
  21. HISTFILE down so that HISTSIZE commands are retrievable ... well, this
  22. doesn't appear to be the case ... can anyone explain this to me?
  23.  
  24.  
  25. #----------------------------------------------------------------------#
  26. #          David L. Jarvis                 SOFTWARE  /                 #
  27. #          david@dynamix.com                       /  DYNAMIX          #
  28. #----------------------------------------------------------------------#
  29.