Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: history question



Quoting Levente Farkas (!spam-lfarkas@xxxxxxxxxxxxxxxx):
> [...] What have I to set [...] to get [...] "yesterday"'s history?

Well, tell the ZShell to "save" your history then:

	SAVEHIST
	The maximum number of history events to save in the history file.
 
related vars:

	HISTFILE
	The file to save the history in when an interactive shell exits.
	If unset, the history is not saved.
	HISTSIZE
	The maximum size of the history list.

> This message was sent by XF-Mail, Date: 20-Jan-98  Time: 23:28:20

This data is in the header no need to duplicate it.  ;-)

> ps. please reply to my email too.

This is a mailing list.  No need to point it out.

> From: Levente Farkas <!spam-lfarkas@xxxxxxxxxxxxxxxx>

I refuse to edit addresses.  If you really want a direct reply
then you will have to give a *valid* address!

Sven



Messages sorted by: Reverse Date, Date, Thread, Author