[Gambas-user] Duplicated set of executables?
Jesus
ea7dfh at ...2382...
Tue Mar 5 12:32:51 CET 2013
El 04/03/13 23:34, Benoît Minisini escribió:
> Le 04/03/2013 23:14, Jesus a écrit :
>> Hi all
>>
>> This is something I was not aware of:
>>
>> jesus at ...3106... /usr/bin/X11 $ ls gb*
>> gba3 gbc3 gbi3 gbr2 gbr3 gbs3 gbs3.gambas gbw3 gbx2 gbx3
>> jesus at ...3106... /usr/bin/X11 $ cd ..
>> jesus at ...3106... /usr/bin $ ls gb*
>> gba3 gbc3 gbi3 gbr2 gbr3 gbs3 gbs3.gambas gbw3 gbx2 gbx3
>>
>>
>> It seems there are duplicated set of executable files in /usr/bin/X11
>> dir. I'm using latest SVN trunk in Linux Mint 13 64 bits, but other
>> people report the same in other debian based distros and packages from
>> Kendek's PPA as well.
>>
>> This is weird, at least for me. Any explanation about that, Benoit?
>>
>> Regards
>>
>
> Maybe /usr/bin/X11 is a symbolic link to /usr/bin?
>
Yes, you are right:
cd /usr/bin/
ls -l -d X1*
lrwxrwxrwx 1 root root 1 sep 29 02:09 X11 -> .
I have no idea which program created such symbolic link, as this is
common for other ubuntu and mint distros...
IIRC, never noticed it was there until now.
Sorry for the noise, regards!
--
Jesus Guardon
More information about the User
mailing list