You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make it possible to run the script without the menu/wizard.
Example: bash ./mass_rename.sh -d "dir" -r "part to remove" -a "part to add" bash ./mass_rename.sh -v # to get version bash ./mass_rename.sh -h # to get help
The text was updated successfully, but these errors were encountered:
Make it possible to run the script without the menu/wizard.
Example:
bash ./mass_rename.sh -d "dir" -r "part to remove" -a "part to add"
bash ./mass_rename.sh -v # to get version
bash ./mass_rename.sh -h # to get help
The text was updated successfully, but these errors were encountered: