Gentoo Archives: gentoo-user-es

From: rvalles <rvalles@××××××.org>
To: gentoo-user-es@l.g.o
Subject: Re: [gentoo-user-es] emerge
Date: Wed, 05 May 2004 11:16:50
Message-Id: 20040505111621.GA17191@148.Red-217-126-33.pooles.rima-tde.net.
In Reply to: Re: [gentoo-user-es] emerge by Javi
1 > Resumiendo: Ninguna. Si te fijas en el código fuente, si haces un emerge rsync, realmente los que se está haciendo es un emerge sync:
2 > if x[2:]=="rsync":
3 > print
4 > print red("*** 'rsync' has been deprecated.")
5 > print red("*** Please use 'sync' instead.")
6 > x="--sync"
7
8 Casi que te sale mejor hacer un emerge rsync y ver la salida de esos print :-)
9 --
10 The expressive power of an information system is proportional not to the number of objects that get implemented for it, but instead is proportional to the number of possible effective interactions between objects in it. (Reiser's Law Of Information Economics)