| 
					Sujet : pas de fichier .history | 
			
				| jeffyoungstrom | 
				
   Please pardon my use of English.  I am the author of the web page referenced above.
   The .history file is created in csh if the "savehist" environment variable is set to the number of entries to save. It is created at logoff and used to initialize the history list at login.
   When you use ssh to connect to a remote system, it results in a normal login shell on the remote system, so the history features (and everything else) should work exactly as if you were logged in locally.    |