Comment 18 for bug 537241

Revision history for this message
Nicolas DERIVE (kalon33) wrote :

Many files, but you have the transparency !

My "script" was :

date -R > txtnewdpkg2.txt && apt-get -y -q install linux-image-generic-pae linux-headers-generic-pae &> actions_apt_dpkg_new2.txt && date -R >> txtnewdpkg2.txt

or

date -R > txtnewdpkg.txt && apt-get -y -q install texlive-latex-extra-doc texlive-generic-recommended hello bsdgames &> actions_apt_dpkg_new.txt && date -R >> txtnewdpkg.txt

for both dpkg versions. I renamed the files in order to have a more understandable title.