tmv has moved to GitHub
  
  home
  |
  download
  
  
  
  
  Renames files/directories according to sed script(s) and other transformations.
  
  Main features:
  
    -  transform pathnames
    
      -  transform with sed script(s)
      
 -  convert to upper/lower-case
      
 -  convert from/to specified character set
      
 -  pipe through arbitrary shell command(s)
    
 
     -  specify files/directories to be moved
    
      -  on the command line
      
 -  read from standard input
    
 
     -  verbose diagnostic output (can be turned off)
    
 -  dry-run option, useful for testing
  
 
  News:
  Tue, 06 Feb 2007 03:00:22 +0300
  Released tmv 1.1.3.
  Fixed several minor bugs.
  
  Mon, 29 Aug 2005 13:25:56 +0400
  Released tmv 1.1.2.
  Added a script that converts all names to lowercase (tmv-l). Fixed a minor bug.
  
  Sun, 18 Jan 2004 19:38:59 +0300
  Released tmv 1.1.1.
  Fixed a couple of minor bugs.
  
  Tue, 30 Dec 2003 23:11:01 +0300
  Released tmv 1.1.0.
  Added manual editing feature.
  
  Fri, 12 Dec 2003 03:05:35 +0300
  Released tmv 1.0.5.
  Several minor bugs were fixed.
  
  Tue, 09 Dec 2003 00:42:49 +0300
  Released tmv 1.0.4.
  This is the first public release.
  
  Written by Gene Pavlovsky (heilong __at__ bluebottle __dot__ com).