Skip to navigation
How to rename file extensions with cygwin
07.12.13
the rename regular expression does not work properly in gygwin alternative rename command : find -name '*.HTM' | sed 's/\(.*\)\.HTM/mv "\1.HTM" "\1.htm"/' |sh ref:
http://ubuntuforums.org/showthread.php?t=1366658
Reply
Anonymous
Information Epoch 1736545458
Design for simplicity, add complexity only where you must.
Home
Notebook
Contact us