This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
INDEX=$(expr $(od -vAn -N4 -tu4 < /dev/urandom) % $(apt-cache pkgnames | tee /tmp/alldebs.txt | wc -l)) | |
DEBS=$(cat /tmp/alldebs.txt) | |
set -- $DEBS | |
apt-cache show "${!INDEX}" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vintage article written by me: Marco "kpanic/beatpanic" Milanesi in 2007 ;) | |
*What would the world be like without GNU?* | |
What would the world be like without Nutella? | |
Surely we would have one less definition of 'sweet', one less happy moment for | |
all generations of children. | |
But maybe more creative and tasty sweets... but we all know: Nutella is always | |
The Nutella! (or so we believe, because it exists) |