Skip to content

Ironjanowar/Scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

remove_spaces

  • The script receives as params the files you want to rename
$ remove_spaces <path_to_files>

Examples:

$ remove_spaces *
$ remove_spaces *.jpg
$ remove_spaces 'file one.txt' 'file two.txt'

NOTE: It’s important to use Python 3

About

Scripts done in Bash (mainly I guess)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages