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 $mys...@localhost`;
}
--
james
On 1/7/2009, "Pall Thayer" <[email protected]> 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
>[email protected]
>http://www.netbehaviour.org/mailman/listinfo/netbehaviour
>
>
_______________________________________________
NetBehaviour mailing list
[email protected]
http://www.netbehaviour.org/mailman/listinfo/netbehaviour