Skip to content
/ bulkmove Public

script for renaming, deleting and moving files in bulk

License

Notifications You must be signed in to change notification settings

333-9/bulkmove

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bulkmove.sh

shell script for renaming and changing files

Running bulkmove will open the current directory and let you edit the files in your editor.

Options

  • -h show short help and exit
  • -d dry run - show the commands, but don't execute them
  • -e editor use editor instead of $EDITOR
  • -f file ... specify files to be renamed

Installation

Run install.sh. Default install is to /usr/bin/bulkmove.

Note

Newlines in file names will break the script

About

script for renaming, deleting and moving files in bulk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages