Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 591c941c2fdf0a32dc57bb5f10791cde > files > 323

gnuplot-doc-4.4.0-5.fc14.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">

<!--Converted with LaTeX2HTML 2008 (1.71)
original version by:  Nikos Drakos, CBLU, University of Leeds
* revised and updated by:  Marcus Hennecke, Ross Moore, Herb Swan
* with significant contributions from:
  Jens Lippmann, Marek Rouchal, Martin Wilck and others -->
<HTML>
<HEAD>
<TITLE>Historysize</TITLE>
<META NAME="description" CONTENT="Historysize">
<META NAME="keywords" CONTENT="gnuplot">
<META NAME="resource-type" CONTENT="document">
<META NAME="distribution" CONTENT="global">

<META NAME="Generator" CONTENT="LaTeX2HTML v2008">
<META HTTP-EQUIV="Content-Style-Type" CONTENT="text/css">

<LINK REL="STYLESHEET" HREF="gnuplot.css">

<LINK REL="next" HREF="node215.html">
<LINK REL="previous" HREF="node213.html">
<LINK REL="up" HREF="node175.html">
<LINK REL="next" HREF="node215.html">
</HEAD>

<BODY >
<!--Navigation Panel-->
<A NAME="tex2html4294"
  HREF="node215.html">
<IMG WIDTH="37" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="next" SRC="next.png"></A> 
<A NAME="tex2html4288"
  HREF="node175.html">
<IMG WIDTH="26" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="up" SRC="up.png"></A> 
<A NAME="tex2html4282"
  HREF="node213.html">
<IMG WIDTH="63" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="previous" SRC="prev.png"></A> 
<A NAME="tex2html4290"
  HREF="node1.html">
<IMG WIDTH="65" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="contents" SRC="contents.png"></A> 
<A NAME="tex2html4292"
  HREF="node467.html">
<IMG WIDTH="43" HEIGHT="24" ALIGN="BOTTOM" BORDER="0" ALT="index" SRC="index.png"></A> 
<BR>
<B> Next:</B> <A NAME="tex2html4295"
  HREF="node215.html">Isosamples</A>
<B> Up:</B> <A NAME="tex2html4289"
  HREF="node175.html">Set-show</A>
<B> Previous:</B> <A NAME="tex2html4283"
  HREF="node213.html">Hidden3d</A>
 &nbsp; <B>  <A NAME="tex2html4291"
  HREF="node1.html">Contents</A></B> 
 &nbsp; <B>  <A NAME="tex2html4293"
  HREF="node467.html">Index</A></B> 
<BR>
<BR>
<!--End of Navigation Panel-->

<H2><A NAME="SECTION0402428000000000000000"></A>
<A NAME="commands_set_historysize"></A><A NAME="set_historysize"></A><A NAME="unset_historysize"></A><A NAME="historysize"></A><A NAME="4865"></A>
<A NAME="nohistorysize"></A><A NAME="4867"></A>
<BR>
Historysize
</H2>
Note: the command <B>set historysize</B> is only available when
gnuplot has been configured with the GNU readline.

<P>
Syntax:
<BR>
<PRE>
     set historysize &lt;int&gt;
     unset historysize
</PRE>
<BR>

<P>
When leaving gnuplot, the value of historysize is used for
truncating the history to at most that much lines. The default
is 500.
<B>unset historysize</B> will disable history truncation and thus
allow an infinite number of lines to be written to the history
file.
<BR><HR>
<ADDRESS>

2010-08-17
</ADDRESS>
</BODY>
</HTML>