On Wed, May 02, 2001 at 09:59:05AM +0200, Stefano,,, wrote: [un sacco di html]
*NON SCRIVERE IN HTML*
nella dir che contiene (anche nelle sottodir) tutti i tuoi deb:
#!/bin/sh
{ dpkg-scanpackages . /dev/null > Packages ; \
gzip -N9c Packages > Packages.gz ; } 2>&1 | tee -a Packgen.log 2>&1

