technoninja
Friday, May 15, 2009
rename files in tcl
foreach file [glob foo.*] {file rename $file [string map {foo bun} $file]}
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment