Add files via upload

This commit is contained in:
Eliran Wong 2018-10-01 21:52:47 +01:00 committed by GitHub
parent a6b8aee760
commit d4bf32dc09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 28 additions and 0 deletions

28
Script/OTLA_abb2bkNo.sh Normal file
View File

@ -0,0 +1,28 @@
#! /usr/bin/sed -E -i .bak -f
s/^NA28\.Matt./40./g
s/^NA28\.Mark./41./g
s/^NA28\.Luke./42./g
s/^NA28\.John./43./g
s/^NA28\.Acts./44./g
s/^NA28\.Rom./45./g
s/^NA28\.1Cor./46./g
s/^NA28\.2Cor./47./g
s/^NA28\.Gal./48./g
s/^NA28\.Eph./49./g
s/^NA28\.Phil./50./g
s/^NA28\.Col./51./g
s/^NA28\.1Thess./52./g
s/^NA28\.2Thess./53./g
s/^NA28\.1Tim./54./g
s/^NA28\.2Tim./55./g
s/^NA28\.Titus./56./g
s/^NA28\.Phlm./57./g
s/^NA28\.Heb./58./g
s/^NA28\.Jas./59./g
s/^NA28\.1Pet./60./g
s/^NA28\.2Pet./61./g
s/^NA28\.1John./62./g
s/^NA28\.2John./63./g
s/^NA28\.3John./64./g
s/^NA28\.Jude./65./g
s/^NA28\.Rev./66./g