octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #60111] History gets polluted with too many co


From: Rik
Subject: [Octave-bug-tracker] [bug #60111] History gets polluted with too many comment lines
Date: Thu, 25 Feb 2021 11:18:30 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/87.0.4280.66 Safari/537.36

Follow-up Comment #1, bug #60111 (project octave):

Try 'octave -h' to see a list of command-line options you can use with
Octave.

In this case,


 --no-history, -H        Don't save commands to the history list


So if you want to run a data processing session from the command line, rather
than start an interactive session where you want to record what you did, then
just use


octave -H --eval 'XXX'




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60111>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]