Posted By


tedw on 08/27/13

Tagged


Statistics


Viewed 55 times
Favorited by 0 user(s)

RenameFileAndUpdateReferences.sh


/ Published in: Bash
Save to your folder(s)

This script will rename a file from the first parameter to the second parameter and do a sed replace of all references of the first parameter with the second parameter

For example:
RenameFileAndUpdateReferences.sh filename-dc80c59.css filename.css

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.