On 12/11/10 07:41 -0800, pobsteta wrote: > Bonjour, > > Je recherche la commande shell pour installer tous les modules d'un > coup avec le fichier modules.txt ?
Il y a ceci:
for i in `wget -q http://downloads.tryton.org/1.8/modules.txt -O -`; do
echo -n $i","; done|sed -e "s/,$//"
--
Cédric Krier
B2CK SPRL
Rue de Rotterdam, 4
4000 Liège
Belgium
Tel: +32 472 54 46 59
Email/Jabber: [email protected]
Website: http://www.b2ck.com/
pgpyeOv5jVqpx.pgp
Description: PGP signature
