[NetBehaviour] a new Microcode: Vito Acconci's 'Seedbed'
james morris
james at jwm-art.net
Thu Jul 2 00:30:57 CEST 2009
Ahh! I deleted them! But they're archived on the net.
a less clear version of seedbed:
#!/usr/bin/perl
$myself = `id -un`;
$mybody = "/home/$myself";
while(1){
`touch $mybody`;
print `ls -ld $mybody`;
print `finger $myself at localhost`;
}
--
james
On 1/7/2009, "Pall Thayer" <pallthay at gmail.com> wrote:
>....revisited electronically. Those who follow the list closely may see
>immediately that this was inspired in part by James Morris'
>'Microcrudities' a while back. Trying to emulate such human activities
>in short code is really interesting.
>
>http://pallit.lhi.is/microcodes/index.php?code_id=29
>
>--
>*****************************
>Pall Thayer
>artist
>http://www.this.is/pallit
>*****************************
>_______________________________________________
>NetBehaviour mailing list
>NetBehaviour at netbehaviour.org
>http://www.netbehaviour.org/mailman/listinfo/netbehaviour
>
>
More information about the NetBehaviour
mailing list