Re: to clean and copy

2003-03-25 Thread Adriano Allora
Hi to all, on the one hand I wanto to thank a lot John Krahn for his precious help; on the other hand I would publish in the body of this email the script I use (thank again, John!) to clean all the text files in a directory. I don't know if this is a kind of mail permitted in this list, but

Re: to clean and copy

2003-03-24 Thread John W. Krahn
Adriano Allora wrote: > > Hi to all, Hello, > my input = a directory in which I stored a certain amount of text files > downloaded by some newsgroups; > my desired_process = to clean all the files and copy them all in > another directory; > my desired_output = another directory in which there ar

to clean and copy

2003-03-24 Thread Adriano Allora
Hi to all, my input = a directory in which I stored a certain amount of text files downloaded by some newsgroups; my desired_process = to clean all the files and copy them all in another directory; my desired_output = another directory in which there are all cleaned files; my problem = my scrip