Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'tcsh version' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
tcsh version
Authored by: googoo on Mar 23, '04 10:06:53AM

If you use tcsh, ~/.tcsh_history is the history file.

-Mark



[ Reply to This | # ]
tcsh version
Authored by: vancenase on Mar 23, '04 10:17:56AM

i use tcsh, and i do not have a ~/.tcsh_history file ... ?



[ Reply to This | # ]
tcsh histfile variable
Authored by: sjk on Mar 23, '04 07:07:01PM

/usr/share/tcsh/examples/tcsh.defaults set the histfile variable to ~/.tcsh_history. Otherwise the default is ~/.history.

/usr/share/tcsh/examples/README explains how to use the tcsh example init files.



[ Reply to This | # ]