Newer
Older
tren / tren.rst
NAME
----

**tren** - Advanced File Renaming

SYNOPSIS
--------

::

    tren.py [-dhipqtv] [-s string] [-r old=new]... file file ...


DESCRIPTION
-----------

Long description

OPTIONS
-------

  -d   rename by date sequence
  -h   print help information
  -i   use ISO date format when renaming by date sequence
  -p   prepend, do not replace, file name with date sequence
  -q   quiet mode, do not show progress
  -s string   file "extension" delimiter string
  -r ``old=new``   replace "oldstring" with "newstring" in filenames
  -t   test mode, don't rename, just show what the program *would* do (ignores -q)
  -v   print detailed program version information

EXAMPLES
--------


OTHER
-----

You must have a reasonably current version of Python installed.

BUGS AND MISFEATURES
--------------------

None known as of this release.

COPYRIGHT AND LICENSING
-----------------------

**tren** is Copyright (c) 2010 TundraWare Inc.

For terms of use, see the ``tren-license.txt`` file in the
program distribution.  If you install **tren** on a FreeBSD
system using the 'ports' mechanism, you will also find this file in
``/usr/local/share/doc/tren``.

AUTHOR
------

::

   Tim Daneliuk
   tren@tundraware.com


DOCUMENT REVISION INFORMATION
-----------------------------

::

  $Id: tren.rst,v 1.101 2010/01/14 22:05:56 tundra Exp $

You can always find the latest version of this program
at

  http://www.tundraware.com/Software/tren