Hi,

Are you interested in CVS access to the project?
Like the functions, you propose, you're really faster than me to find new and better solutions.

Anyway, I'll update the CVS tree tomorrow morning.

A++



Le mer 17 jui 2002 à 22h30, Federico Montesino Pouzols a écrit :

 Hi all, for now I have been able to find two solutions
for the problem.


 1) replace 'dpkg --list' with
 '(COLUMNS=200 && dpkg --list)'

 2) replace 'dpkg --list' with the following script suggested
by Santiago Vila in the spanish debian user mailing list:

(cd /var/lib/dpkg/info/; ls *.list) | sed -e 's/\.list//' | sort


Solution 2 is incredibly faster than 1 (0.150 seconds instead of
about 2 seconds).




_______________________________________________
Pdbv-dev mailing list
[EMAIL PROTECTED]
http://mail.freesoftware.fsf.org/mailman/listinfo/pdbv-dev


--
mathieu
   /* http://humeur.coleumes.org : face aux requins et aux corsaires */
 /* http://gpg.coleumes.org (GPG KEY) */

Reply via email to