| 1 | initial version |
To run a single command in Sage, use sage -c "command", for instance
$ sage -c "print 2 + 2"
| 2 | No.2 Revision |
To have Sage just run a single command in Sage, command, use sage -c "command", for instance
$ sage -c "print 2 + 2"
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.