# $Id: memo,v 1.1 2002/06/13 17:01:59 gilles Exp gilles $ # $LLog$ DIR_CONF=/home/gilles/public_html/entrepreneur-howto/02_conferences/ # Rechercher sur http://www.netcraft.com/survey/ # l'image overallc.gif cd yearmonth=`date '+%Y-%m'` echo $yearmonth overallc_gif=overallc-${yearmonth}.gif overallc_png=overallc-${yearmonth}.png overallc_ps=overallc-${yearmonth}.ps echo $overallc_gif $overallc_png cp overallc.gif $overallc_gif cp $overallc $DIR_CONF/images cd $DIR_CONF/images ### gif2png $overallc_gif gimp $overallc_png Image->color->RGB Image->color->Equalize File->save_as postscript ls $overallc_ps && ln -sf $overallc_ps overallc.ps # # maj du contenu # xemacs lgclibre.tex & make ps gv lgclibre.ps & http://freshmeat.net/stats/ http://stommel.tamu.edu/~baum/linuxlist/linuxlist/linuxlist.html ftp://ftp.execpc.com/pub/lsm/ http://www.linuxapps.com/ # search vide zcat LSM3.1999-12-30.gz|egrep '^Begin3'|wc -l zcat LSM.2002-06-08.gz|egrep '^Begin4'|wc -l find linux-2.4.12/ -name '*.[chS]' |xargs wc -l |egrep 'total$' \ | awk '{total += $1}; END {print "total is", total}' cat linux-2.4.12/CREDITS |egrep '^N:' |sort |wc -l ---------- postscript ---------- pstops '2:0L@.7(21cm,1cm)+1L@.7(21cm,14.85cm)' lgclibre.ps > lgclibre2.ps ps2pdf lgclibre.ps ps2pdf lgclibre2.ps ---- HTML ---- latex2html -no_subdir -split 0 -html_version 3.2 \ -no_navigation -no_auto_link ll_modele.tex