> On Jul 31, 2020, at 11:13, Sébastien Labbé <sla...@gmail.com> wrote:
> 
> This might be a workaround too:
> 
> sage: !cd test-123

I don’t think this will work.  The “!” forks a subshell where the given command 
is executed, and once the command executes (so the CWD is “test-123”), the 
shell exits, leaving the “sage” command with its CWD unchanged :-}

Justin


-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/5B6CBD2D-CADD-4868-980A-247D6BAB5B0D%40mac.com.

Reply via email to