#7081: sage -c "..." runs from the local/bin/ directory. ugh
--------------------+-------------------------------------------------------
Reporter: was | Owner: cwitty
Type: defect | Status: new
Priority: major | Milestone: sage-4.1.3
Component: misc | Keywords:
Reviewer: | Author:
Merged: |
--------------------+-------------------------------------------------------
This is not good:
{{{
flat:sagenb wstein$ pwd
/Users/wstein/sage/nb/sagenb
flat:sagenb wstein$ sage -c "print os.path.abspath('.')"
/Users/wstein/sage/build/64bit/sage/local/bin
}}}
It should be when one runs "sage -c" that it runs in the *current*
directory. The actual behavior is very confusing.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7081>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en
-~----------~----~----~----~------~----~------~--~---