OpenGNT/Script/removeGreekPunctuations.sh

3 lines
58 B
Bash
Raw Normal View History

2018-08-02 21:24:12 +00:00
#! /usr/bin/sed -E -i .bak -f
s/[\.¶,·;—\[\]\(\)]//g