[gugs] binarios repetidos

Quique quique en sindominio.net
Jue Oct 18 08:59:46 CEST 2001


Luis <luis en sindominio.net> dijo:

> estaba de limpieca y mirando en mi /bin me he encontrado cosas como:
> 
> -rwxr-xr-x    1 root     root        75648 abr  2  2000 grep
> -rwxr-xr-x    1 root     root        75648 abr  2  2000 fgrep
> -rwxr-xr-x    1 root     root        75648 abr  2  2000 egrep
> 
> o esta:
> 
> -rwxr-xr-x    4 root     root        46160 dic  2  1999 uncompress
> -rwxr-xr-x    4 root     root        46160 dic  2  1999 gzip
> -rwxr-xr-x    4 root     root        46160 dic  2  1999 gunzip
> 
> binarios iguales. he mirado y los instala el mismop paquete como era
> de preveer. la pregunta es ¿po que no ponen un link en vez de ocupar
> sitio? ¿o hay alguna razon de peso para que esten esten asi? ¿son
> bugs?
> 
> yo los voy a hacer links.

¡Cuidado!
Que tengan el mismo tamaño no significa que sean iguales:

quique en katmandu:~$ ls -l /bin/*grep
-rwxr-xr-x    1 root     root        47580 jun 25 14:51 /bin/egrep*
-rwxr-xr-x    1 root     root        47580 jun 25 14:51 /bin/fgrep*
-rwxr-xr-x    1 root     root        47548 jun 25 14:51 /bin/grep*
quique en katmandu:~$ diff /bin/egrep /bin/fgrep
Binary files /bin/egrep and /bin/fgrep differ
quique en katmandu:~$ diff /bin/fgrep /bin/grep
Binary files /bin/fgrep and /bin/grep differ
quique en katmandu:~$ diff /bin/egrep /bin/grep
Binary files /bin/egrep and /bin/grep differ
quique en katmandu:~$ 

En cambio gzip, gunzip y uncompress sí parecen ser los mismos binarios. Ni
idea de porqué están repetidos en vez de ser enlaces.

Saludos,
 Quique


-- 
WAR IS PEACE. FREEDOM IS SLAVERY. IGNORANCE IS STRENGTH.
WAR IS PEACE. FREEDOM IS SLAVERY. IGNORANCE IS STRENGTH.
WAR IS PEACE. FREEDOM IS SLAVERY. IGNORANCE IS STRENGTH.
WAR IS PEACE. FREEDOM IS SLAVERY. IGNORANCE IS STRENGTH.
WAR IS PEACE. FREEDOM IS SLAVERY. IGNORANCE IS STRENGTH.

If you repeat it enough times does it become the truth?




Más información sobre la lista de distribución Gugs