Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

AddSuffix

Add a given suffix to the names of all files in the folder the script is run in.

Example

Add @2x to the names of all files (for example images) in a folder:

$ marathon run ~/scripts/addSuffix "@2x"