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 1779032413
Don't force yourself or others to reimplement functionality.
Home
Notebook
Contact us