add total commander
This commit is contained in:
parent
7b7fe9277c
commit
0d1091f0a4
|
|
@ -0,0 +1,5 @@
|
|||
([A-Za-z]{3,5})([0-9]{3,5})([A-Za-z]*)(\.)(.*)
|
||||
$1-$2$3$4$5
|
||||
|
||||
([A-Za-z]{3,5})-([0-9]{3,5})C(\.)(.*)
|
||||
$1-$2-C$3$4
|
||||
Loading…
Reference in New Issue