On Monday, April 6, 2015 at 12:53:45 PM UTC-7, [email protected] wrote: > > Actually, maybe I am misunderstanding something... > > I get this when I try to retrieve my notebook files: > > user@debian:~$ cd /.sage/sage_notebook.sagenb/home/admin/ > bash: cd: /.sage/sage_notebook.sagenb/home/admin/: No such file or > directory > > > Don't include the "/" at the beginning: cd .sage/sage_notebook/.... (or follow kcrisman's suggestion regarding "sage -sh" to get the complete path).
-- John -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
