How to attach a .sage file in virtualbox
I'm trying to set up a text editor which I can use to edit and run in the terminal however when I try to cd to that file (located at C:\Users\myusername\Desktop\filename.sage) the terminal returns 'no such file or directory". Would I have to move my file somewhere specific?
The connection between the title and the question is not so clear (for me).
Which is the (first) problem?
To install and/or to use an editor in a virtual environment, to use it on the Win*$ machine, to access a file on the HD? One with the special extension
.sage
that is not recognized?Why not simply use for instance a linux distribution and quit all problems?
(Yes, this is an answer - a good one - to all problems when open source software has to be used (in a comfortable way). It has to be mentioned at one of the first places. There is one python2 on the HD, mostly open source code in all applications, and no antivirus interrupts computations. There is a clean way to install, to run, to debug, and to edit. And all problems are about work, not about the rights and restrictions.)