Le Sun, 20 Nov 2011 17:40:02 +0100, Bernard Schoenacker a écrit :

> apt-get install `apt-cache search thunar |awk '{print $1}' |grep thunar`

je verrais plutôt :
apt-get install $(apt-cache search thunar |awk '/thunar/ {print $1}')

pas taper c'est pour voir si j'ai compris awk.

AMHA ça installe un peu trop de trucs.

-- 
Lisez la FAQ de la liste avant de poser une question :
http://wiki.debian.org/fr/FrenchLists

Pour vous DESABONNER, envoyez un message avec comme objet "unsubscribe"
vers [email protected]
En cas de soucis, contactez EN ANGLAIS [email protected]
Archive: http://lists.debian.org/[email protected]

Répondre à