Imagine you just want the result of the computation by a fricas script. Then you'll want to suppress the banner.
On Fri, 30 Apr 2021, 15:06 Ralf Hemmecke, <[email protected]> wrote: > On 30.04.21 15:32, Grégory Vanuxem wrote: > > A quick question, is there a way to suppress the banner at startup? > > Looking at > > https://github.com/fricas/fricas/blob/master/src/interp/util.lisp#L279 > > with my limited lisp knowledge tells me that you would have to convince > > (format t "Checking for foreign routines~%") > > not to write into your terminal. > > Maybe there should be a commandline switch -nobanner to suppress the > banner. > > May I ask you why do you need that? > > Ralf > > -- > You received this message because you are subscribed to the Google Groups > "FriCAS - computer algebra system" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/fricas-devel/001225d0-9b27-b519-d0b7-a9ed9defad97%40hemmecke.org > . > -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/fricas-devel/CAAWYfq03hPRV87uqG7XNenNy7C-0WUYjFJ40CXdxD_MAmJdU_Q%40mail.gmail.com.
