I use an alias to do that. Write the following line in your .bashrc alias sage="~/sage4.6/sage"
and them close your terminal o type the follow command source .bashrc Now you are able to call sage just typing sage in your terminal. --------------------- ~ means your $HOME -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
