]> gitweb.pimeys.fr Git - scripts-20-100.git/blob - bubulles.sh
typo
[scripts-20-100.git] / bubulles.sh
1 #!/bin/bash
2
3 # pour générer l'url d'une image en ronds qui explosent à partir d'une URL existante
4
5 param=$(echo -n $1 | base64 | paste -s | sed 's/\t//')
6
7 echo http://www.koalastothemax.com/?$param