Skip to content

Instantly share code, notes, and snippets.

@chepecarlos
Created June 8, 2012 06:01
Show Gist options
  • Save chepecarlos/2893870 to your computer and use it in GitHub Desktop.
Save chepecarlos/2893870 to your computer and use it in GitHub Desktop.
Feliz cumpleaños
#!/bin/bash
# Script cumpleaños de para un gran amigo
clear
echo "Por fabor usar en una tty para tener mayor Resolucion"
echo "Sistema automatico"
echo " :D "
sleep 5
echo "Esperando los mejores deseo"
sleep 1.5
echo "en esta fecha tan especial"
sleep 1.5
echo "Esperando que todos tus deseos se cumplas y "
echo "que pase tiempo con tus seres queridos "
sleep 1.5
echo "Feliz cumpleaños :D"
echo " Leandro "
sleep 4
jp2a -z http://alsw.files.wordpress.com/2012/06/imagen.jpeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment