> pictools > doc > redub
> pictools > doc > redub
Pictools: Manage a Collection of Pictures
V3.3 (445)
redub.csh
/pictools/redub.csh
Rename files by string replacement
usage, in shell: redub.csh old-string new-string file ...

The old-string is replaced by the new-string in the name of each listed file. This WILL overwrite existing files. New-string may be "" to delete a substring of names.

Example:
     redub.csh .txt .html file.txt file2.txt
redub.csh -0001 "" SAM_0477-0001.jpg
Resulting files
   file.html  
file2.html  
SAM_0477.jpg
 
Copyright © 2023 ZweiBieren, All rights reserved. Feb 5, 2023 17:05 GMT Page maintained by ZweiBieren