hash_filename
This script will rename a given file; the new filename will have a hash inserted, e.g.:
test.txt
⇒ test.da39a3e.txt
Use the optional second parameter -e
to print the new filename to stdout.
This script will rename a given file; the new filename will have a hash inserted, e.g.:
test.txt
⇒ test.da39a3e.txt
Use the optional second parameter -e
to print the new filename to stdout.