This message was sent from Geocrawler.com by "Giovanni" <[EMAIL PROTECTED]> Be sure to reply to that address.
try this:
for x in *.*
do
cat </dev/null > $x
done
Geocrawler.com - The Knowledge Archive
This message was sent from Geocrawler.com by "Giovanni" <[EMAIL PROTECTED]> Be sure to reply to that address.
try this:
for x in *.*
do
cat </dev/null > $x
done
Geocrawler.com - The Knowledge Archive