Menu

Tree [73e054] master /
 History

HTTPS access


File Date Author Commit
 docs 2009-06-28 rocky rocky [73e054] Add .gitignore's.
 home-page 2006-01-17 rockyb rockyb [ea1498] Home page. Is W3C checked.
 samples 2004-09-11 rockyb rockyb [fef104] Add mv-short to allow one to strip off the path...
 tests 2009-06-28 rocky rocky [73e054] Add .gitignore's.
 .cvsignore 2004-07-30 rockyb rockyb [7e7bd3] Changes from Michael Weiser:
 .gitignore 2009-06-28 rocky rocky [73e054] Add .gitignore's.
 ANNOUNCE 2004-02-16 rockyb rockyb [f837e1] Small changes.
 COPYING 2002-01-29 rockyb rockyb [332632] Added mostly from recycle-logs. Brings closer t...
 INSTALL 2004-02-16 rockyb rockyb [f837e1] Small changes.
 INSTALL.rm-old-files 2004-02-13 rockyb rockyb [17a1d8] small typos.
 MANIFEST 2004-10-16 rockyb rockyb [ba7ef7] configure.ac: fix Incorrect use of AC_PATH_PROG
 Makefile.PL 2002-01-29 rockyb rockyb [332632] Added mostly from recycle-logs. Brings closer t...
 Makefile.in 2004-07-30 rockyb rockyb [7e7bd3] Changes from Michael Weiser:
 NEWS 2004-10-17 rockyb rockyb [de39bd] More patches from Michael Weiser
 README 2004-02-16 rockyb rockyb [f837e1] Small changes.
 THANKS 2004-07-30 rockyb rockyb [7e7bd3] Changes from Michael Weiser:
 aclocal.m4 2002-01-29 rockyb rockyb [332632] Added mostly from recycle-logs. Brings closer t...
 autogen.sh 2004-10-30 rockyb rockyb [f1720a] Wasn't running autoconf.
 configure.ac 2004-10-16 rockyb rockyb [ba7ef7] configure.ac: fix Incorrect use of AC_PATH_PROG
 cvs2cl_header 2004-07-30 rockyb rockyb [21b1cb] Auto-created ChangeLog is on the way...
 cvs2cl_usermap 2004-07-30 rockyb rockyb [21b1cb] Auto-created ChangeLog is on the way...
 install.sh 2002-01-29 rockyb rockyb [332632] Added mostly from recycle-logs. Brings closer t...
 missing 2002-01-29 rockyb rockyb [332632] Added mostly from recycle-logs. Brings closer t...
 mkinstalldirs 2004-10-16 rockyb rockyb [ba7ef7] configure.ac: fix Incorrect use of AC_PATH_PROG
 post-configure.in 2004-07-30 rockyb rockyb [7e7bd3] Changes from Michael Weiser:
 rm-old-files.in.in 2004-10-29 rockyb rockyb [4ef36d] Untabbify everything.
 touch.pl 2002-01-29 rockyb rockyb [b3bc43] Misc missing
 version.in 2002-01-29 rockyb rockyb [332632] Added mostly from recycle-logs. Brings closer t...

Read Me

This directory holds the distribution for rm-old-files, a generic
program to move/remove/compress files under a directory based on a
configuration file.

All of the source code is covered by the GNU GENERAL PUBLIC
LICENSE. See COPYING for details on this.

To compile the program you will need Perl version 5.005_03 or greater 
installed and the following modules:

   Sys::Syslog
   FileHandle
   File::Basename 
   Config::IniFiles
   Getopt::Long 

The only one of these that is not part of the core Perl distribution 
is Config::IniFiles which can be found at:

http://www.cpan.org/modules/by-module/Config/

See INSTALL for generic GNU configure instructions, INSTALL.rm-old-files
for specific rm-old-files install instructions.

$Id: README,v 1.2 2004/02/16 01:01:52 rockyb Exp $