Posted using LJ Talk...

Jun 11, 2007 10:12

To change the file extension of many files

for example, I wanted to change the extension from php to sql and since I had a bunch of files it would be too time consuming to do it invidually.
prompt>rename "C:\Documents and Settings\Allison Nighswander\My Documents\Personal\Writing\Journal\backup\original\2006\*.php" *.sql
Previous post Next post
Up