Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Under the default color settings in Linux, light blue (actually cyan) typically implies that it is a soft symbolic link, whereas dark blue implies that it is a directory. I suspect the sage is just a soft symbolic link to sage-5.5. You can verify by doing a full listing

ls -l /home/sage

It will come up like this: sage -> sage-5.5 or something similar.