| 1 | initial version |
You may create a symbolic link to the sage script in your bin directory, as follows
cd ~/bin
ln -s ~/SageMath/sage
where SageMath is the directory where Sage is installed on your system; adpat to your configuration (note that ~ is the standard abbreviation for your home directory).
In such a way, the command sage typed from any directory will launch the Sage binary that is installed in ~/SageMath.
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.