"vi" is available. The notebook interface also allows simple file editing. "emacs" may be available too, though I'm not sure.
- Tanmay On Saturday, December 19, 2015 at 12:01:42 AM UTC+5:30, c.d. mclean wrote: > > > doing "ls -a" shows the .bashrc file ... > > but "nano .bashrc" does not launch an edit mode. > > > what tools are available on JuliaBox for such file editing? > > thanks, > > ~cdm > > > > On Thursday, December 17, 2015 at 8:17:30 PM UTC-8, Tanmay K. Mohapatra > wrote: >> >> All Julia binaries are installed at /opt. >> You could update the PATH in your .bashrc suitably to pick up the version >> that you prefer. >> >>
