| |
---|
| | ----------------------- |
---|
| | |
---|
| | With a program as feature dense as **tren**, it's not |
---|
| | possible to document every possible use case. The following |
---|
| | examples cover many common applictions of the program. |
---|
| | examples cover many common applications of the program. |
---|
| | |
---|
| | - Literal String Replacement |
---|
| | |
---|
| | - Changing A File's "Extension" Suffix |
---|
| |
---|
| | ``win32all`` Python extensions installed, **tren** will take advantage |
---|
| | of them for purposes of deriving the names of the user and group that |
---|
| | own the file or directory being renamed. |
---|
| | |
---|
| | As of this writing, **tren** will not run in the **cygwin** environment |
---|
| | because their version of Python is still backleveled to 2.5.x. When |
---|
| | and if the **cygwin** team upgrades to 2.6.x, **tren** is expected to |
---|
| | work there as well. |
---|
| | .. WARNING:: As of this writing, **tren** will not run in the |
---|
| | **cygwin** environment because their version of Python |
---|
| | is still backleveled to 2.5.x. When and if the |
---|
| | **cygwin** team upgrades to 2.6.x, **tren** is expected |
---|
| | to work there as well. |
---|
| | |
---|
| | This program is **EXPERIMENTAL** (see the license). This means it's |
---|
| | had some testing but is certainly not guaranteed to be perfect. As of |
---|
| | this writing, it has been run on FreeBSD, Linux, Windows XP, and Mac |
---|
| |
---|
| | ----------------------------- |
---|
| | |
---|
| | :: |
---|
| | |
---|
| | $Id: tren.rst,v 1.169 2010/04/02 03:15:49 tundra Exp $ |
---|
| | $Id: tren.rst,v 1.170 2010/04/02 03:17:54 tundra Exp $ |
---|
| | |
---|
| | You can find the latest version of this program at: |
---|
| | |
---|
| | http://www.tundraware.com/Software/tren |
---|
| |
---|
| | |