| |
---|
| | -------- |
---|
| | |
---|
| | :: |
---|
| | |
---|
| | tren.py [-dhipqtvwx] [-l string] [-r old=new]... [-s number] file|dir file|dir ... |
---|
| | tren.py [-bdehipqtvwx] [-l string] [-r old=new]... [-s number] file|dir file|dir ... |
---|
| | |
---|
| | |
---|
| | DESCRIPTION |
---|
| | ----------- |
---|
| |
---|
| | |
---|
| | OPTIONS |
---|
| | ------- |
---|
| | |
---|
| | -b Exclude file/directory "extension" when doing string |
---|
| | substitution. |
---|
| | (Default: Substitute in the entire file/directory name) |
---|
| | |
---|
| | |
---|
| | -d Rename by date sequence. (Default: Rename via string replacement.) |
---|
| | |
---|
| | -e Only do string substitutions in the filename "extension". |
---|
| | (Default: Substitute in the entire file/directory name) |
---|
| | |
---|
| | |
---|
| | -g Replace all instances (greedy replace) of the old string |
---|
| | with the new. |
---|
| |
---|
| | ----------------------------- |
---|
| | |
---|
| | :: |
---|
| | |
---|
| | $Id: tren.rst,v 1.105 2010/01/15 02:32:18 tundra Exp $ |
---|
| | $Id: tren.rst,v 1.106 2010/01/15 02:39:41 tundra Exp $ |
---|
| | |
---|
| | You can find the latest version of this program at: |
---|
| | |
---|
| | http://www.tundraware.com/Software/tren |
---|
| | |