X-Received: by 2002:a24:5755:: with SMTP id u82mr863042ita.16.1549410423303; Tue, 05 Feb 2019 15:47:03 -0800 (PST) X-Received: by 2002:a05:6808:104:: with SMTP id b4mr3214oie.2.1549410423015; Tue, 05 Feb 2019 15:47:03 -0800 (PST) Path: csiph.com!weretis.net!feeder6.news.weretis.net!feeder.usenetexpress.com!feeder-in1.iad1.usenetexpress.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!k10no57243itk.0!news-out.google.com!v71ni81ita.0!nntp.google.com!q69no57251itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.graphics.apps.gnuplot Date: Tue, 5 Feb 2019 15:47:02 -0800 (PST) In-Reply-To: <936fdee1-e3b9-4e51-bada-6a2733f76d7f@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=202.25.83.2; posting-account=8psG_goAAADcdBKHKtPsE2eruAgDL9kE NNTP-Posting-Host: 202.25.83.2 References: <054f8fa2-210f-4e99-ac5b-937a74a575f1@googlegroups.com> <936fdee1-e3b9-4e51-bada-6a2733f76d7f@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <795148d2-87b8-414e-944e-545b6f0be0a2@googlegroups.com> Subject: Re: How to clear command history? From: Quoc Hung Bui Injection-Date: Tue, 05 Feb 2019 23:47:03 +0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Lines: 12 Xref: csiph.com comp.graphics.apps.gnuplot:4135 Hi Savin. Thank you for your reply. I tried command "reset", but it didn't work. According to what written in Gnuplot Documentation: "The reset command causes all graph-related options that can be set with th= e set command to return to their default values. This command can be used t= o restore the default settings after executing a loaded command file, or to= return to a defined state after lots of settings have been changed", I believe that command "reset" works only for the settings, not the memory. But thank you anyway. Best regards.