On Thu, Jan 11, 2024 at 07:20:27PM +0100, Prof. Dr. Johannes Grabmeier wrote:
> )spool still not works properly on 1.3.10
>
> for old fashioned work with command line input, this still would be helpful.
>
> - terminal cut and past is ok for small pieces, but I often have long output
>
> - @Waldek: what exactly do you mean with "script'?
I a terminal type:
script
then run your commands, when finished type
exit
Everything (both input and output) from typing 'script' up to 'exit' will
be saved in a file called 'typescript'. You use different file name
by giving 'script' an argument, for example:
script t5
will put things in a file called t5.
Of course, for this to work 'script' must be installed.
--
Waldek Hebisch
--
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/ZaBQyERBEOj9liHv%40fricas.org.