[REBOL] Directory tools
From: brett::codeconscious::com at: 12-Apr-2001 12:09
Seeing Marcus' console tools post prompted me to post my file-tools.r script I've been working on recently. In this script I wanted some functions that would recursively work on directories whether they are file! or url!. Also in this script I played with the idea of generating script for deferred/custom actions based on reading a directory. Brett.