EPH1123 / fileRename_demos

Example scripts to batch-rename files (various languages)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fileRename_demos

Example scripts to batch-rename files (various languages)

Purpose: demonstrate how to rename files in bulk, using several languages.

Intended audience: people who often deal with repetitive/manual tasks, who may not be aware of automation possibilities, do not often write code, or may not yet be comfortable with code generation tools.

Planned languages to use for this demo:

  • Matlab (Done)

  • Bash (Done) ...with help from a copilot code generator

  • Python (to do)

  • VBA (to do)

  • C (to do maybe?)

About

Example scripts to batch-rename files (various languages)

License:MIT License


Languages

Language:MATLAB 56.3%Language:Shell 43.7%