add more scripts.

This commit is contained in:
2020-08-02 14:32:50 +02:00
parent d77b700133
commit 5ca4ef3f5a
4 changed files with 63 additions and 0 deletions
Executable
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
prename 's/ /\./g' *
prename "s/'//g" *
prename "s/\!//g" *
prename 's/Dragon\.Ball\.-\.//g' *
prename "s/\.-\./_/g" *