clonetree: cloning the directories in a directory tree

Overview

clonetree clones the directories, but not the contents, of a directory tree. Directories named CVS are not cloned nor are symbolic links which point to directories.

Invoking

The command-line syntax for clonetree is

     clonetree src_dir dest_dir
where the arguments are:
src_dir
Is the root directory for the tree to clone.
dest_dir
Is the name of the directory that will serve as the root directory for the cloned tree. If it already exists, subdirectories (except those named CVS) will be added to match the directories in src_dir.

modified $Date: 2003/12/09 05:24:24 $

Eric Branlund (eric@msg.ucsf.edu)
Macromolecular Structure Group, UCSF (http://www.msg.ucsf.edu)