Saving history under tcsh

Corinna Vinschen corinna-cygwin@cygwin.com
Tue Aug 17 15:54:00 GMT 2004


On Aug 17 10:30, Andres Corrada-Emmanuel wrote:
> Hello,
> 
> I've edited my ~/.cshrc file to have the following commands
> 
> set history = 1000
> set savehist
> 
> A .history file is created upon logout but it contains no history (i.e.
> it has zero bytes)! What am I missing?

Try e.g.

  set savehist = (1000 merge)

or

  man tcsh    ;-)


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Co-Project Leader          mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list