Poeter.se logo icon
Redan medlem?   Logga in




 

#!/bin/bash - a love poem in bash (hackerpoesi)

#!/bin/bash
#a poem about you and me in bash

read me
read you

if [ $me != $you ];then

echo \"please\"
echo \"please, see me\"
echo \"please, love me\"

elif [ $me = $you ];then
echo \"yes\"
fi

for i in $(echo $you);do

case \"$i\" in

hair ) echo \"your $i is like a cascade of light in moonlight\";;

eyes ) echo \"your $i is like a starlit sky stretching out towards infinity with sparkles flying, burning up the stratosphere\";;

shoulders ) echo \"your $i are like golden dunes in a desert of joy, softly rounded with a glowing sheen bristling with delight\";;

* ) echo \"your $i makes me skittish with feelings, longing to touch every aspect of you\";;

esac

exit 0




Fri vers av Staffan Åhlvik
Läst 462 gånger
Publicerad 2006-05-19 23:33

* Spara bokmärke
* Kommentera text
* Privat textkritik
* Skriv ut
* Spara som PDF


Bookmark and Share


  FEELMELOUD
AAH! Den här gillade jag! Originellt och väldigt intressant om man kan programmera (: good jobb!
2006-05-20





  < Nästa text
< Föregående