alias dpkg='COLUMNS=200; dpkg' Inutile de s'�nerver, il y a toujours une solution dans la documentation.
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: jeudi 19 septembre 2002 10:59 To: [email protected] Subject: Je hais dpkg Coucou, J'en ai marre de dpkg -l qui tronque les noms de paquets et les versions. Je sais qu'on peut travailler dans un xterm de 200 colonnes. mais �a me gonfle. J'ai fait mdpkg, une bricole en sh/nawk http://www-sdt.univ-brest.fr/~cmartin/bricoles/mdpkg . Au lieu de faire � dpkg -l gnagnagna � je fais maintenant � mdpkg -l gnagnagna � et c'est mieux. Christophe dpkg -l abiword kernel-\* | grep '^.i' ii abiword 1.0.2+cvs.2002 Dummy package providing abiword ii kernel-image-2 umr6538.1.0 Linux kernel binary image for version 2.4.18 ii kernel-package 7.107 Debian Linux kernel package build scripts. ii kernel-source- 2.4.18-5 Linux kernel source for version 2.4.18 mdpkg -l abiword kernel-\* | grep '^.i' ii abiword 1.0.2+cvs.2002.06.05- Dummy package provi ii kernel-image-2.4.18-umr6538 umr6538.1.0 Linux kernel binary ii kernel-package 7.107 Debian Linux kernel ii kernel-source-2.4.18 2.4.18-5 Linux kernel source mdpkg -n 30 -v 25 -l abiword kernel-\* | grep '^.i' ii abiword 1.0.2+cvs.2002.06.05-1 Dummy package provi ii kernel-image-2.4.18-umr6538 umr6538.1.0 Linux kernel binary ii kernel-package 7.107 Debian Linux kernel ii kernel-source-2.4.18 2.4.18-5 Linux kernel source -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

