10 Apr
                
                    2014
                
            
            
                10 Apr
                
                '14
                
            
            
            
        
    
                7:46 a.m.
            
        The /usr/bin/cc executable is a symbolic link to /usr/bin/gcc whereas the /usr/bin/c++ executable appears to be a hardlink to /usr/bin/g++. Why are the links different types? Wouldn't it be more clear to make both symbolic links or both hard links? -- Jordan