[plt-scheme] Fooling around w/files and directories

From: Grant Rettke (grettke at acm.org)
Date: Mon Jun 22 22:47:48 EDT 2009

On Mon, Jun 22, 2009 at 9:07 PM, John Chandler<jmcaxolotl at gmail.com> wrote:
> There are occasionally little things I like to automate, even just
> once, because I need to perform the same tedious operation on 25
> separate files, or something.  And I thought that actually wanting to
> accomplish something might be a good motivation for learning at least
> certain aspects of Scheme.

You might find Paths and Filesystem helpful?

http://download.plt-scheme.org/doc/html/reference/os.html


Posted on the users mailing list.