Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RolandKol authored Mar 31, 2023
1 parent 0d47ef4 commit c64bfa9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Rename Files or Folders Using Lists

a simple script to rename Windows OS folders/directories or files based on Excel or .csv list.
Script to rename files or folders/directories based on Excel or .csv list on Windows OS.

To use:

create excel or comma delimited .csv file with columns: 'old_name', 'new_name', 'old_location', 'new_location'

if 'new_location' of the file or folder is different from 'old_location' items will be renamed and Moved
Expand Down

0 comments on commit c64bfa9

Please sign in to comment.