The axiom command has a '-ws' (workspace) argument which will
re-activate a session saved with )savesystem. The default path
is $AXIOM/bin so given

   axiom 
   (1) -> t1:=4
   (2) -> )savesystem foo

Then
   axiom -ws foo
will look for workspace $AXIOM/bin/foo. It also accepts a full
pathname so you can save workspaces anywhere.

Tim


_______________________________________________
Axiom-developer mailing list
Axiom-developer@nongnu.org
https://lists.nongnu.org/mailman/listinfo/axiom-developer

Reply via email to