|
[Date Index]
[Thread Index]
[Author Index]
Re: Remove In/out names in Kernel / text session
- To: mathgroup at smc.vnet.net
- Subject: [mg95760] Re: Remove In/out names in Kernel / text session
- From: Sascha Kratky <skratky at gmail.com>
- Date: Mon, 26 Jan 2009 05:03:51 -0500 (EST)
- References: <gletkl$4t8$1@smc.vnet.net>
On Jan 24, 12:21 pm, Geraud Nymo <kalymer... at yahoo.fr> wrote:
> Hi MathGroup
>
> Is there a way to suppress printing of In[]/Out[] names when running
> only the kernel in a text session ?
>
> That is, when in type (in a Linux shell)
> math < foo.m
> I would like to see only the output line by line, not the In[]:=, Out
> []:=
>
> Thanks
Use the -noprompt option when invoking the mathematica kernel from the
command line.
See also
http://reference.wolfram.com/mathematica/ref/program/math.html
Prev by Date:
Re: Mathematica and LyX - Graphics and equations
Next by Date:
Re: Re: Re: Which editor do you use for math
Previous by thread:
Remove In/out names in Kernel / text session
Next by thread:
Has anyone tried to use MathLink to receive real-time market data
|