LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   /usr/bin/X11/ and /usr/X11R6/bin/ the same? (https://www.linuxquestions.org/questions/linux-newbie-8/usr-bin-x11-and-usr-x11r6-bin-the-same-255561/)

linuxtesting2 11-16-2004 10:41 AM

/usr/bin/X11/ and /usr/X11R6/bin/ the same?
 
Why does /usr/bin/X11/ and /usr/X11R6/bin/ almost have the same files ?
And most of the arnt links either..

-ole

rjlee 11-16-2004 10:54 AM

Normally, /usr/bin/X11 is a link to /usr/X11R6/bin (or vice versa), so they should be the same directory.
Try:
Code:

ls -ld /usr/bin/X11 /usr/X11R6/bin

linuxtesting2 11-16-2004 10:57 AM

that was right :) hehe thanks


All times are GMT -5. The time now is 03:48 PM.