| |
---|
| | -------- |
---|
| | |
---|
| | :: |
---|
| | |
---|
| | tren.py [-1aCcbEefghqtvXx] [-F file] [-l string] [-r old=new]... file|dir file|dir ... |
---|
| | tren.py [-1aCcbdEefghqtvXx] [-F file] [-l string] [-r old=new]... file|dir file|dir ... |
---|
| | |
---|
| | |
---|
| | OPTIONS |
---|
| | ------- |
---|
| |
---|
| | |
---|
| | This option is ignored during regular expression processing |
---|
| | (``-x``). |
---|
| | |
---|
| | -d Dump debugging information |
---|
| | |
---|
| | (*Default*: Off) |
---|
| | |
---|
| | Dumps all manner of information about **tren** internals - |
---|
| | of interest only to program developers and maintainers. |
---|
| | |
---|
| | -E Continue renaming even after an error is encountered |
---|
| | |
---|
| | (*Default*: Stop processing after any error) |
---|
| | |
---|
| | -e Only perform renaming within "extension" portion of |
---|
| | or directory name. |
---|
| | |
---|
| | (*Default*: Substitute within the entire file or directory name) |
---|
| |
---|
| | to do the requested renaming *only* in the filename |
---|
| | "extension" not on the file name portion. For example:: |
---|
| | |
---|
| | tren.py -e -r pe=p peg.jpeg # Renames file to peg.jpg |
---|
| | |
---|
| | -E Continue renaming even after an error is encountered |
---|
| | |
---|
| | (*Default*: Stop processing after any error) |
---|
| | |
---|
| | -F file Read command line arguments from ``file`` |
---|
| | |
---|
| | It is possible to perform multiple renaming operations in one |
---|
| |
---|
| | ----------------------------- |
---|
| | |
---|
| | :: |
---|
| | |
---|
| | $Id: tren.rst,v 1.131 2010/01/20 23:50:20 tundra Exp $ |
---|
| | $Id: tren.rst,v 1.132 2010/01/21 23:46:30 tundra Exp $ |
---|
| | |
---|
| | You can find the latest version of this program at: |
---|
| | |
---|
| | http://www.tundraware.com/Software/tren |
---|
| | |