Thanks....all is good now! On Tuesday, November 23, 2021 at 3:14:22 PM UTC-6 [email protected] wrote:
> On 23.11.21 21:47, Sid Andal wrote: > > When I try to run the code from the attachment I get the following > > error: > > Oh, I am sorry. My editor still held an unsaved version. > > > seems to be working with the following line: > > > > fricas -nosman < file.input > /dev/null > > > > then the file.out contains only the solutions and the extra stuff > > (system msgs) go /dev/null. > > You should understand, that output is completely done via fricas' write! > command. > > What comes out of > > fricas -nosman < file.input > > goes to stdout or to /dev/null when you redirect it. But the latter is > completely irrelevant to file.out UNLESS you redirect to file.out. > > 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/7d8fd7ab-c43c-444b-89c1-7eab942d4a36n%40googlegroups.com.
