Escáner Cultural

REVISTA VIRTUAL DE ARTE CONTEMPORÁNEO Y NUEVAS TENDENCIAS

ISSN 0719-4757
Share this

Inicio de Usuario

Suscríbete!

Formulario para suscribirse

*Pinche y complete los datos para recibir en su e-mail cada número nuevo de nuestra revista.
- - >8 - -

#!/bin/bash
(
echo '#include <stdio.h>'
echo 'static const char s[] ='
cat <<":*" |
                                               _          
   _        _     ____     _       _   _______|_|         
  | |_    _| |  _|____|_  | |    _|_| |  _____|           
  |  _|__|_  | | |____| | | |___|_|   | |_____            
  | | |__| | | |  ____  | |  ___|_    |  _____|           
  | |      | | | |_   | | | |   |_|_  | |_______          
  |_|_     |_| |___|  |_| |_|     |_| |_________|         
    |_|_          ____     _______     _________          
      |_|       _|____|_  |  _____|_  |___   ___|_    _   
               | |____| | | |_____|_|     | |   |_|  |_|  
  25-30 NOV    |  __    | |  _   _|       | |             
  2008         | |  |_  | | | |_|___     _|_|             
  POITIERS     |_|    |_| |_|   |___|   |_|               
 
 
 make art is an international festival dedicated to the 
 integration of Free/Libre and Open Source Software 
 (FLOSS), open practices and free culture in digital arts.
 
 make art est un festival international dédié à 
 l'intégration du Logiciel Libre et Open Source (FLOSS), 
 des pratiques ouvertes et de la culture libre dans les 
 arts numériques.

 With the participation of:
 Avec la participation de:

 Robert Atwood (CA)
 Big Buck Bunny / Elephants dream (NL)
 Marc Chia (SG)
 The Codebreakers (GB)
 Andy Farnell (GB)
 Dave Griffiths (GB)
 Martin Howse (GB)
 Benjamin Jean (FR)
 Stéphane Leveillé (FR)
 Julian Oliver (NZ)
 Geraldine McEwan (GB)
 Alex McLean (GB)
 Ezequiel Netri (MX)
 Revolution OS (USA)
 Ernesto Romero (MX)
 Jagannathan Sampath (IN)
 Pall Thayer (IS)
 Danja Vassiliev (RU)
 Jaime Villarreal (MX)
 Valentina Vuksic (DE)
 Matthew Yee-King (GB)
 
 http://makeart.goto10.org/2008
 
:*
sed 's|"|\\"|g' |
sed 's|^|"|' |
sed 's|$|\\n"|'
echo '; int main(int c, char** v) { printf("%s", s); return 0; }'
) | gcc -xc -o "$(echo $(basename $0) | sed 's|\.sh$||g')"  -

- - >8 - -

Enviar un comentario nuevo

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>

Más información sobre opciones de formato

CAPTCHA
Esta pregunta es para verificar que eres human@, completa el espacio con los signos de la imagen.
20 + 0 =
Solve this simple math problem and enter the result. E.g. for 1+3, enter 4.
By submitting this form, you accept the Mollom privacy policy.